coganlab / IEEG_Pipelines

A repo of current preprocessing methods for the Cogan Lab
https://ieeg-pipelines.readthedocs.io/en/latest/
MIT License
4 stars 2 forks source link

Mri fixes #81

Closed Aaronearlerichardson closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (60fe9f7) into main (47225c3) will increase coverage by 11.13%. The diff coverage is 78.60%.

:exclamation: Current head 60fe9f7 differs from pull request most recent head c8a0471. Consider uploading reports for the commit c8a0471 to get more accurate results

@@             Coverage Diff             @@
##             main      #81       +/-   ##
===========================================
+ Coverage   54.20%   65.33%   +11.13%     
===========================================
  Files          18       19        +1     
  Lines        2070     2109       +39     
===========================================
+ Hits         1122     1378      +256     
+ Misses        948      731      -217     
Files Changed Coverage Δ
ieeg/_tests/test_stats.py 100.00% <ø> (ø)
ieeg/viz/mri.py 29.96% <39.53%> (+29.96%) :arrow_up:
ieeg/io.py 34.78% <61.11%> (-0.11%) :arrow_down:
ieeg/process.py 71.92% <77.77%> (+1.57%) :arrow_up:
ieeg/calc/stats.py 79.27% <84.00%> (+6.54%) :arrow_up:
ieeg/calc/mat.py 90.52% <90.47%> (+18.26%) :arrow_up:
ieeg/__init__.py 100.00% <100.00%> (ø)
ieeg/_tests/test_ieeg.py 99.03% <100.00%> (-0.01%) :arrow_down:
ieeg/_tests/test_mat.py 98.16% <100.00%> (+0.08%) :arrow_up:
ieeg/_tests/test_mri.py 100.00% <100.00%> (ø)
... and 8 more

... and 1 file with indirect coverage changes