hdmf-dev / hdmf

The Hierarchical Data Modeling Framework
http://hdmf.readthedocs.io
Other
46 stars 24 forks source link

Expose progress bar class control #1110

Closed CodyCBakerPhD closed 1 month ago

CodyCBakerPhD commented 2 months ago

Motivation

For @garretmflynn and the GUIDE project

How to test the behavior?

I will add a minimal test with an in-place extension of tqdm

Checklist

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 85.50%. Comparing base (8a2658f) to head (0753f8a).

Files Patch % Lines
src/hdmf/data_utils.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1110 +/- ## ========================================== - Coverage 88.72% 85.50% -3.23% ========================================== Files 45 45 Lines 9765 9766 +1 Branches 2773 2773 ========================================== - Hits 8664 8350 -314 - Misses 779 1075 +296 - Partials 322 341 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

CodyCBakerPhD commented 1 month ago

@garrettmflynn Should be good to try again

CodyCBakerPhD commented 1 month ago

@oruebel @rly This is ready for review