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 #67

Merged
merged 14 commits into from
Oct 22, 2023
Merged

Increase test coverage #67

merged 14 commits into from
Oct 22, 2023

Conversation

Finomnis
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Oct 21, 2023

Codecov Report

Merging #67 (b11617e) into main (c8722d7) will increase coverage by 3.53%.
The diff coverage is 97.77%.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   95.84%   99.38%   +3.53%     
==========================================
  Files          14       14              
  Lines         626      649      +23     
  Branches      626      649      +23     
==========================================
+ Hits          600      645      +45     
+ Misses         17        0      -17     
+ Partials        9        4       -5     
Files Coverage Δ
src/runner.rs 100.00% <100.00%> (+3.33%) ⬆️
src/subsystem/subsystem_handle.rs 100.00% <100.00%> (+5.33%) ⬆️
src/toplevel.rs 100.00% <100.00%> (+3.26%) ⬆️
src/utils/joiner_token.rs 100.00% <100.00%> (+1.69%) ⬆️
src/utils/remote_drop_collection.rs 100.00% <100.00%> (+5.40%) ⬆️
src/errors.rs 97.91% <93.33%> (+15.56%) ⬆️

... and 2 files with indirect coverage changes

src/utils/remote_drop_collection.rs Fixed Show fixed Hide fixed
src/utils/remote_drop_collection.rs Fixed Show fixed Hide fixed
src/utils/remote_drop_collection.rs Fixed Show fixed Hide fixed
src/utils/remote_drop_collection.rs Fixed Show fixed Hide fixed
@Finomnis Finomnis merged commit 374e241 into main Oct 22, 2023
15 checks passed
@Finomnis Finomnis deleted the improve_coverage_3 branch October 22, 2023 14:56
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