openep / openep-py

Electrophysiology data analysis with Python.
GNU General Public License v3.0
11 stars 7 forks source link

Fix calculation of bipolar electrograms from unipolar #151

Closed p-j-smith closed 2 years ago

p-j-smith commented 2 years ago

Changes made:

codecov-commenter commented 2 years ago

Codecov Report

Merging #151 (3372b1b) into dev (ecedeec) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##              dev     #151   +/-   ##
=======================================
  Coverage   72.95%   72.95%           
=======================================
  Files          11       11           
  Lines         721      721           
  Branches       86       86           
=======================================
  Hits          526      526           
  Misses        188      188           
  Partials        7        7           
Impacted Files Coverage Δ
openep/case/case_routines.py 85.90% <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 ecedeec...3372b1b. Read the comment docs.