cortex-lab / phylib

Lightweight electrophysiological data analysis library
BSD 3-Clause "New" or "Revised" License
11 stars 23 forks source link

Fix amps #23

Closed oliche closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #23 into dev will decrease coverage by 0.46%. The diff coverage is 59.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##               dev      #23      +/-   ##
===========================================
- Coverage   100.00%   99.53%   -0.47%     
===========================================
  Files           35       35              
  Lines         3811     4113     +302     
===========================================
+ Hits          3811     4094     +283     
- Misses           0       19      +19     
Impacted Files Coverage Δ
phylib/io/model.py 97.84% <50.00%> (-2.16%) :arrow_down:
phylib/io/alf.py 100.00% <100.00%> (ø)
phylib/io/tests/test_merge.py 100.00% <100.00%> (ø)
phylib/io/tests/test_model.py 100.00% <0.00%> (ø)

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 892b3e5...a514eb3. Read the comment docs.