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

Deflate codecov #26

Merged
merged 7 commits into from
Feb 8, 2024
Merged

Deflate codecov #26

merged 7 commits into from
Feb 8, 2024

Conversation

folkertdev
Copy link
Collaborator

check some branches that were not reached by tests yet. This is mostly low-hanging fruit. There are many cases deep inside the deflate logic that are hard to just reach with a simple test.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (afc1d23) 79.85% compared to head (8ebc8e3) 81.07%.

Files Patch % Lines
zlib-rs/src/deflate.rs 98.70% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   79.85%   81.07%   +1.22%     
==========================================
  Files          28       28              
  Lines        6433     6563     +130     
==========================================
+ Hits         5137     5321     +184     
+ Misses       1296     1242      -54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@folkertdev folkertdev merged commit d3f7de1 into main Feb 8, 2024
5 checks passed
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.

1 participant