Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase test coverage, fix the rendering #111

Merged
merged 25 commits into from
Mar 21, 2023
Merged

Increase test coverage, fix the rendering #111

merged 25 commits into from
Mar 21, 2023

Conversation

antham
Copy link
Owner

@antham antham commented Mar 14, 2023

No description provided.

@antham antham changed the title Increase coverage Increase test coverage Mar 14, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2023

Codecov Report

Merging #111 (c5cfb6a) into master (3f62501) will increase coverage by 13.71%.
The diff coverage is 81.53%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master     #111       +/-   ##
===========================================
+ Coverage   66.25%   79.96%   +13.71%     
===========================================
  Files          14       12        -2     
  Lines         400      504      +104     
===========================================
+ Hits          265      403      +138     
+ Misses        114       71       -43     
- Partials       21       30        +9     
Impacted Files Coverage Δ
cmd/inbox.go 40.00% <0.00%> (+6.66%) ⬆️
cmd/root.go 0.00% <ø> (ø)
cmd/version.go 40.00% <0.00%> (ø)
inbox/inbox.go 73.23% <50.00%> (-2.13%) ⬇️
cmd/inbox_show.go 64.28% <59.09%> (+52.52%) ⬆️
cmd/inbox_flush.go 70.00% <66.66%> (+36.66%) ⬆️
cmd/inbox_delete.go 72.72% <70.58%> (+60.22%) ⬆️
cmd/inbox_list.go 71.42% <70.58%> (+54.76%) ⬆️
cmd/view.go 91.11% <91.11%> (+91.11%) ⬆️
cmd/arguments.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@antham antham force-pushed the increase-coverage branch 2 times, most recently from 57f8b6f to a64c3fb Compare March 21, 2023 20:55
@antham antham changed the title Increase test coverage Increase test coverage, fix the rendering Mar 21, 2023
@antham antham merged commit 9624dad into master Mar 21, 2023
@antham antham deleted the increase-coverage branch March 21, 2023 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants