cpp-lln-lab / CPP_BIDS

a set of matlab / octave function to create BIDS comptible folder structure and filenames
https://cpp-bids.readthedocs.io/en/dev/index.html
MIT License
1 stars 9 forks source link

[ENH] update initialisation #213

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago

closes #212

codecov[bot] commented 2 years ago

Codecov Report

Merging #213 (2a90d4a) into dev (630702a) will decrease coverage by 59.28%. The diff coverage is 3.12%.

@@             Coverage Diff             @@
##              dev     #213       +/-   ##
===========================================
- Coverage   77.21%   17.92%   -59.29%     
===========================================
  Files          32       34        +2     
  Lines         746      770       +24     
===========================================
- Hits          576      138      -438     
- Misses        170      632      +462     
Flag Coverage Δ
unittests 17.92% <3.12%> (-59.29%) :arrow_down:

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

Impacted Files Coverage Δ
src/utils/getVersion.m 0.00% <0.00%> (ø)
src/utils/printCreditsCppBids.m 0.00% <0.00%> (-21.88%) :arrow_down:
src/utils/returnRootDir.m 0.00% <0.00%> (ø)
src/checkCFG.m 98.85% <100.00%> (-1.15%) :arrow_down:
src/saveCfg.m 0.00% <0.00%> (-100.00%) :arrow_down:
src/utils/checkInput.m 0.00% <0.00%> (-100.00%) :arrow_down:
src/utils/throwWarning.m 0.00% <0.00%> (-100.00%) :arrow_down:
src/ui/getIsQuestionToAsk.m 0.00% <0.00%> (-100.00%) :arrow_down:
src/utils/returnNbColumns.m 0.00% <0.00%> (-100.00%) :arrow_down:
src/utils/returnHeaderName.m 0.00% <0.00%> (-100.00%) :arrow_down:
... and 21 more

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