AllenInstitute / neuroglia

a Python machine learning library for neurophysiology data
http://neuroglia.readthedocs.io
BSD 3-Clause "New" or "Revised" License
36 stars 7 forks source link

[WIP] adds "Resampler" for traces #97

Open neuromusic opened 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #97 into master will decrease coverage by 1.31%. The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   91.66%   90.35%   -1.32%     
==========================================
  Files          13       13              
  Lines         384      394      +10     
==========================================
+ Hits          352      356       +4     
- Misses         32       38       +6
Impacted Files Coverage Δ
neuroglia/utils.py 100% <100%> (ø) :arrow_up:
neuroglia/trace.py 90.32% <40%> (-9.68%) :arrow_down:

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 cbe1323...a49dd63. Read the comment docs.