-
Notifications
You must be signed in to change notification settings - Fork 15
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 FileManager to TiledDataset #437
Conversation
CodSpeed Performance ReportMerging #437 will improve performances by 10.4%Comparing Summary
Benchmarks breakdown
|
Well I'm slightly confused and concerned by the 10% speed improvement to |
2fb2bea
to
41c9f42
Compare
41c9f42
to
ec2048f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #437 +/- ##
==========================================
+ Coverage 96.69% 96.71% +0.02%
==========================================
Files 68 68
Lines 4321 4352 +31
==========================================
+ Hits 4178 4209 +31
Misses 143 143
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Does what it says on the tin. Addresses but doesn't necessarily close #244