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

fix wrong IndexFile truncate #2346

fix wrong IndexFile truncate

7ad3dab
Select commit
Loading
Failed to load commit list.
Merged

fix wrong IndexFile truncate #2346

fix wrong IndexFile truncate
7ad3dab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2023 in 1s

63.10% (target 30.00%)

View this Pull Request on Codecov

63.10% (target 30.00%)

Details

Codecov Report

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

Comparison is base (6aa1be0) 63.04% compared to head (7ad3dab) 63.10%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2346      +/-   ##
==========================================
+ Coverage   63.04%   63.10%   +0.06%     
==========================================
  Files         201      201              
  Lines       19259    19263       +4     
==========================================
+ Hits        12141    12156      +15     
+ Misses       6064     6056       -8     
+ Partials     1054     1051       -3     
Files Coverage Δ
arduino/resources/index.go 46.55% <87.50%> (+1.01%) ⬆️

... and 1 file with indirect coverage changes

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