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

Expose number of blocks in Inode #30

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Expose number of blocks in Inode #30

merged 1 commit into from
Oct 30, 2024

Conversation

twiggler
Copy link
Contributor

Also assert number of blocks and block size in tests.

Companion PR for fox-it/dissect.target#818

Assert number of blocks in tests
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.42%. Comparing base (6c56c94) to head (84623e2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   72.14%   72.42%   +0.27%     
==========================================
  Files           4        4              
  Lines         298      301       +3     
==========================================
+ Hits          215      218       +3     
  Misses         83       83              
Flag Coverage Δ
unittests 72.42% <100.00%> (+0.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@twiggler twiggler changed the title Expose number of blocks in INode Expose number of blocks in Inode Oct 25, 2024
@twiggler twiggler requested a review from Poeloe October 28, 2024 08:25
@twiggler twiggler merged commit a07fbf5 into main Oct 30, 2024
20 checks passed
@twiggler twiggler deleted the FFS-stat branch October 30, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants