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 fs info reporting negative available size #11573

Merged
merged 6 commits into from
Jun 24, 2024

Merge branch 'main' into fix_fs_stats

5514e03
Select commit
Loading
Failed to load commit list.
Merged

Fix fs info reporting negative available size #11573

Merge branch 'main' into fix_fs_stats
5514e03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2024 in 0s

71.76% (target 70.00%)

View this Pull Request on Codecov

71.76% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.76%. Comparing base (b15cb0c) to head (5514e03).
Report is 471 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11573      +/-   ##
============================================
+ Coverage     71.42%   71.76%   +0.34%     
- Complexity    59978    62212    +2234     
============================================
  Files          4985     5125     +140     
  Lines        282275   292345   +10070     
  Branches      40946    42243    +1297     
============================================
+ Hits         201603   209815    +8212     
- Misses        63999    65203    +1204     
- Partials      16673    17327     +654     

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