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] improve roi plotting #46

Closed Remi-Gau closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (becc14f) into dev (f1d29f5) will decrease coverage by 0.07%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##              dev      #46      +/-   ##
==========================================
- Coverage   89.84%   89.76%   -0.08%     
==========================================
  Files          23       23              
  Lines         512      518       +6     
==========================================
+ Hits          460      465       +5     
- Misses         52       53       +1     
Flag Coverage Δ
unittests 89.76% <88.88%> (-0.08%) :arrow_down:

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

Impacted Files Coverage Δ
src/roi/plotDataInRoi.m 96.03% <75.00%> (-0.90%) :arrow_down:
src/roi/resliceRoiImages.m 95.00% <100.00%> (+0.88%) :arrow_up:

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