openep / openep-py

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

Interpolate local activation times #162

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 #162 (e03cf7e) into dev (728f50b) will decrease coverage by 1.05%. The diff coverage is 7.69%.

@@            Coverage Diff             @@
##              dev     #162      +/-   ##
==========================================
- Coverage   69.65%   68.59%   -1.06%     
==========================================
  Files          11       11              
  Lines         748      761      +13     
  Branches       96       96              
==========================================
+ Hits          521      522       +1     
- Misses        217      229      +12     
  Partials       10       10              
Impacted Files Coverage Δ
openep/case/case_routines.py 79.62% <7.69%> (-6.28%) :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 728f50b...e03cf7e. Read the comment docs.