BouchardLab / process_nwb

Functions for preprocessing timeseries data stored in the NWB format
https://process-nwb.readthedocs.io/en/latest/
4 stars 6 forks source link

more nwb test coverage #30

Closed JesseLivezey closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (4b6ee62) into master (2c48e5a) will increase coverage by 12.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #30       +/-   ##
===========================================
+ Coverage   73.28%   85.46%   +12.18%     
===========================================
  Files           7        7               
  Lines         277      289       +12     
===========================================
+ Hits          203      247       +44     
+ Misses         74       42       -32     
Impacted Files Coverage Δ
process_nwb/utils.py 87.65% <100.00%> (+2.14%) :arrow_up:
process_nwb/resample.py 86.95% <0.00%> (+15.21%) :arrow_up:
process_nwb/wavelet_transform.py 94.93% <0.00%> (+18.98%) :arrow_up:
process_nwb/__init__.py 100.00% <0.00%> (+66.66%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c48e5a...4b6ee62. Read the comment docs.