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

feat(io): compare actual size in CheckIsFileSizeSame #49

Merged
merged 1 commit into from
Jul 2, 2024

feat(io): compare actual size in CheckIsFileSizeSame

949a952
Select commit
Loading
Failed to load commit list.
Merged

feat(io): compare actual size in CheckIsFileSizeSame #49

feat(io): compare actual size in CheckIsFileSizeSame
949a952
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2024 in 1s

78.93% (-0.29%) compared to d78642c

View this Pull Request on Codecov

78.93% (-0.29%) compared to d78642c

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 78.93%. Comparing base (d78642c) to head (949a952).

Files Patch % Lines
io/file.go 62.50% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   79.21%   78.93%   -0.29%     
==========================================
  Files          32       32              
  Lines        1506     1519      +13     
==========================================
+ Hits         1193     1199       +6     
- Misses        200      204       +4     
- Partials      113      116       +3     

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