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

Enhance Datumaro data format stream importer performance #1153

Try rmtree() several times

97011c5
Select commit
Loading
Failed to load commit list.
Merged

Enhance Datumaro data format stream importer performance #1153

Try rmtree() several times
97011c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2023 in 1s

79.96% (-0.03%) compared to 0e8312b

View this Pull Request on Codecov

79.96% (-0.03%) compared to 0e8312b

Details

Codecov Report

Patch coverage: 81.03% and project coverage change: -0.03% ⚠️

Comparison is base (0e8312b) 79.98% compared to head (97011c5) 79.96%.

Additional details and impacted files
@@                Coverage Diff                 @@
##           releases/1.5.0    #1153      +/-   ##
==================================================
- Coverage           79.98%   79.96%   -0.03%     
==================================================
  Files                 266      267       +1     
  Lines               29967    29981      +14     
  Branches             5901     5898       -3     
==================================================
+ Hits                23970    23975       +5     
- Misses               4637     4649      +12     
+ Partials             1360     1357       -3     
Files Changed Coverage Δ
...umaro/plugins/data_formats/datumaro/page_mapper.py 78.57% <78.57%> (ø)
src/datumaro/plugins/data_formats/datumaro/base.py 88.70% <87.50%> (+0.66%) ⬆️

... and 1 file with indirect coverage changes

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