catalystneuro / ecogVIS

Time series visualizer and data processing tools for Electrocorticography (ECoG) signals stored in NWB files, for Python.
BSD 3-Clause "New" or "Revised" License
23 stars 18 forks source link

Electrodes mapping #92

Closed luiztauffer closed 4 years ago

luiztauffer commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will decrease coverage by 0.00%. The diff coverage is 10.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   19.12%   19.12%   -0.01%     
==========================================
  Files          25       25              
  Lines        5584     5580       -4     
==========================================
- Hits         1068     1067       -1     
+ Misses       4516     4513       -3     
Flag Coverage Δ
#unittests 19.12% <10.25%> (-0.01%) :arrow_down:
Impacted Files Coverage Δ
ecogvis/ecogvis.py 11.38% <0.00%> (-0.02%) :arrow_down:
ecogvis/functions/subFunctions.py 8.40% <2.85%> (-0.07%) :arrow_down:
ecogvis/functions/nwb_copy_file.py 67.34% <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 9935920...5667c0e. Read the comment docs.