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

Improve MD super block search robustness #46

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Conversation

Schamper
Copy link
Member

@Schamper Schamper commented Feb 4, 2025

Fixes #42.

Also adds two annotation future imports I forgot to save with the Ruff change.

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.98%. Comparing base (b4afce2) to head (d56fe33).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   76.86%   76.98%   +0.12%     
==========================================
  Files          29       29              
  Lines        2377     2381       +4     
==========================================
+ Hits         1827     1833       +6     
+ Misses        550      548       -2     
Flag Coverage Δ
unittests 76.98% <100.00%> (+0.12%) ⬆️

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.

@Schamper Schamper force-pushed the improve-md-robustness branch from 2c6fcc4 to c10eff1 Compare February 4, 2025 14:34
@Schamper Schamper force-pushed the improve-md-robustness branch from c10eff1 to d56fe33 Compare February 4, 2025 14:36
@Schamper Schamper merged commit 313b10d into main Feb 11, 2025
20 checks passed
@Schamper Schamper deleted the improve-md-robustness branch February 11, 2025 19: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.

MD Volume detection using local loader fails.
2 participants