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

Do not create extra 0 sized file if last part is bigger than expected. #402

Merged
merged 4 commits into from
May 2, 2024

Do not create extra 0 sized file if last part is bigger than expected.

3eee552
Select commit
Loading
Failed to load commit list.
Merged

Do not create extra 0 sized file if last part is bigger than expected. #402

Do not create extra 0 sized file if last part is bigger than expected.
3eee552
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 1s

28.35% (+0.05%) compared to 9abf37a

View this Pull Request on Codecov

28.35% (+0.05%) compared to 9abf37a

Details

Codecov Report

Attention: Patch coverage is 0% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 28.35%. Comparing base (9abf37a) to head (3eee552).

Files Patch % Lines
src/zimsplit.cpp 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #402      +/-   ##
==========================================
+ Coverage   28.30%   28.35%   +0.05%     
==========================================
  Files          26       26              
  Lines        2551     2546       -5     
  Branches     1341     1336       -5     
==========================================
  Hits          722      722              
+ Misses       1342     1337       -5     
  Partials      487      487              

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