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] Misc #188

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #188 (dd639a6) into dev (045a25a) will decrease coverage by 2.35%. The diff coverage is 32.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #188      +/-   ##
==========================================
- Coverage   80.30%   77.95%   -2.36%     
==========================================
  Files          31       29       -2     
  Lines         650      635      -15     
==========================================
- Hits          522      495      -27     
- Misses        128      140      +12     
Flag Coverage Δ
unittests 77.95% <32.00%> (-2.36%) :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/saveEventsFile.m 91.78% <ø> (ø)
src/utils/isPositiveInteger.m 100.00% <100.00%> (ø)
src/utils/printCreditsCppBids.m 21.87% <0.00%> (-75.00%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 045a25a...dd639a6. Read the comment docs.