NeurodataWithoutBorders / nwbwidgets

Explore the hierarchical structure of NWB 2.0 files and visualize data with Jupyter widgets.
https://nwb-widgets.readthedocs.io/en/latest/
Other
48 stars 21 forks source link

Faster fetch dandisets #292

Closed luiztauffer closed 1 year ago

luiztauffer commented 1 year ago

Fetches dandisets metadata faster using multithreading

codecov[bot] commented 1 year ago

Codecov Report

Merging #292 (90584d3) into master (f674eff) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
+ Coverage   66.18%   66.28%   +0.09%     
==========================================
  Files          35       35              
  Lines        3460     3470      +10     
==========================================
+ Hits         2290     2300      +10     
  Misses       1170     1170              
Flag Coverage Δ
unittests 66.28% <100.00%> (+0.09%) :arrow_up:

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

Impacted Files Coverage Δ
nwbwidgets/panel.py 78.10% <100.00%> (+1.37%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

luiztauffer commented 1 year ago

@bendichter you need to approve it to be merged