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

fix #296 #297

Closed luiztauffer closed 1 year ago

luiztauffer commented 1 year ago

Fix #296

codecov[bot] commented 1 year ago

Codecov Report

Merging #297 (31915cd) into master (b99aa49) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #297   +/-   ##
=======================================
  Coverage   66.28%   66.29%           
=======================================
  Files          35       35           
  Lines        3470     3471    +1     
=======================================
+ Hits         2300     2301    +1     
  Misses       1170     1170           
Flag Coverage Δ
unittests 66.29% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
nwbwidgets/timeseries.py 58.66% <ø> (ø)
nwbwidgets/view.py 96.55% <ø> (ø)
nwbwidgets/behavior.py 74.22% <100.00%> (+0.26%) :arrow_up:

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

bendichter commented 1 year ago

@luiztauffer could you provide a screenshot?