cortex-lab / phylib

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

Ibl tests #26

Closed oliche closed 4 years ago

oliche commented 4 years ago

This fixes the IBL integration tests for session extraction. No need to merge right now, but review is welcome !

codecov-commenter commented 4 years ago

Codecov Report

Merging #26 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           35        35           
  Lines         3866      3874    +8     
=========================================
+ Hits          3866      3874    +8     
Impacted Files Coverage Δ
phylib/io/alf.py 100.00% <100.00%> (ø)
phylib/io/model.py 100.00% <100.00%> (ø)
phylib/io/traces.py 100.00% <100.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 01387e2...663564d. Read the comment docs.