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 HPC extended atlas #80

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

closes #59

codecov[bot] commented 1 year ago

Codecov Report

Merging #80 (ce1e2d8) into main (457cee8) will decrease coverage by 0.17%. The diff coverage is 75.00%.

:exclamation: Current head ce1e2d8 differs from pull request most recent head 34da6b3. Consider uploading reports for the commit 34da6b3 to get more accurate results

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   85.66%   85.48%   -0.18%     
==========================================
  Files          24       26       +2     
  Lines         544      565      +21     
==========================================
+ Hits          466      483      +17     
- Misses         78       82       +4     
Flag Coverage Δ
unittests 85.48% <75.00%> (-0.18%) :arrow_down:

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

Impacted Files Coverage Δ
src/atlas/copyAtlasToSpmDir.m 0.00% <0.00%> (ø)
src/atlas/isAKnownAtlas.m 50.00% <50.00%> (ø)
src/atlas/unzipAtlas.m 73.33% <71.42%> (-26.67%) :arrow_down:
src/atlas/extractRoiFromAtlas.m 81.81% <100.00%> (+0.56%) :arrow_up:
src/atlas/getAtlasFilename.m 90.90% <100.00%> (+9.09%) :arrow_up:
src/atlas/getLookUpTable.m 60.71% <100.00%> (+17.85%) :arrow_up:
src/utils/isOctave.m 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more