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

Add blksize, nblocks, and birthtime_ns to stat for FFS #917

Merged
merged 1 commit into from
Oct 31, 2024

Add blksize, nblocks, and birthtime_ns to stats

26b2cc8
Select commit
Loading
Failed to load commit list.
Merged

Add blksize, nblocks, and birthtime_ns to stat for FFS #917

Add blksize, nblocks, and birthtime_ns to stats
26b2cc8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

76.88% (+0.04%) compared to c9b4aa1

View this Pull Request on Codecov

76.88% (+0.04%) compared to c9b4aa1

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.88%. Comparing base (c9b4aa1) to head (26b2cc8).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #917      +/-   ##
==========================================
+ Coverage   76.84%   76.88%   +0.04%     
==========================================
  Files         322      322              
  Lines       27405    27408       +3     
==========================================
+ Hits        21060    21074      +14     
+ Misses       6345     6334      -11     

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