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
47 stars 22 forks source link

hotfix - full file path #303

Closed luiztauffer closed 1 year ago

luiztauffer commented 1 year ago

removing the subject name at the beginning the file path for the dropdown items actually broke the file fetching step... my bad

codecov[bot] commented 1 year ago

Codecov Report

Merging #303 (4c3e6f2) into master (742bfb4) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #303   +/-   ##
=======================================
  Coverage   66.22%   66.22%           
=======================================
  Files          35       35           
  Lines        3458     3458           
=======================================
  Hits         2290     2290           
  Misses       1168     1168           
Flag Coverage Δ
unittests 66.22% <100.00%> (ø)

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

Impacted Files Coverage Δ
nwbwidgets/utils/dandi.py 95.00% <100.00%> (ø)

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