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

[REL] 2.2.0 #221

Closed Remi-Gau closed 1 year ago

Remi-Gau commented 1 year ago

release protocol


Where relevant



See that of the BIDS specs for more ideas

codecov[bot] commented 1 year ago

Codecov Report

Merging #221 (26a9602) into master (6ad770f) will decrease coverage by 64.09%. The diff coverage is 17.41%.

@@             Coverage Diff             @@
##           master     #221       +/-   ##
===========================================
- Coverage   82.01%   17.92%   -64.10%     
===========================================
  Files          32       34        +2     
  Lines         634      770      +136     
===========================================
- Hits          520      138      -382     
- Misses        114      632      +518     
Flag Coverage Δ
unittests 17.92% <17.41%> (-64.10%) :arrow_down:

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

Impacted Files Coverage Δ
src/convertSourceToRaw.m 0.00% <0.00%> (ø)
src/createDataDictionary.m 0.00% <0.00%> (-100.00%) :arrow_down:
src/createDatasetDescription.m 0.00% <ø> (-100.00%) :arrow_down:
src/createFilename.m 0.00% <0.00%> (-95.78%) :arrow_down:
src/createJson.m 0.00% <0.00%> (-65.86%) :arrow_down:
src/readAndFilterLogfile.m 0.00% <0.00%> (-81.82%) :arrow_down:
src/saveCfg.m 0.00% <0.00%> (ø)
src/saveEventsFile.m 0.00% <0.00%> (-92.47%) :arrow_down:
src/ui/askUserGui.m 0.00% <0.00%> (ø)
src/ui/getIsQuestionToAsk.m 0.00% <ø> (ø)
... and 43 more

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