cpp-lln-lab / CPP_ROI

Set of Octave and Matlab functions, demos and scripts to help manage ROIs and to play nice with BIDS datasets. Mostly volume-based and SPM centric.
https://cpp-roi.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
5 stars 6 forks source link

[ENH] add warning keepHemipshere in case of creating empty roi #54

Closed Remi-Gau closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #54 (52704ab) into dev (85197b9) will decrease coverage by 0.15%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##              dev      #54      +/-   ##
==========================================
- Coverage   89.76%   89.61%   -0.16%     
==========================================
  Files          23       23              
  Lines         518      520       +2     
==========================================
+ Hits          465      466       +1     
- Misses         53       54       +1     
Flag Coverage Δ
unittests 89.61% <50.00%> (-0.16%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/roi/keepHemisphere.m 89.47% <50.00%> (-4.65%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more