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

[INFRA] update tests #162

Closed Remi-Gau closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #162 (f9e3643) into release_candidate_2.0 (1b6b026) will increase coverage by 1.03%. The diff coverage is 86.36%.

Impacted file tree graph

@@                    Coverage Diff                    @@
##           release_candidate_2.0     #162      +/-   ##
=========================================================
+ Coverage                  80.24%   81.27%   +1.03%     
=========================================================
  Files                         31       34       +3     
  Lines                        658      657       -1     
=========================================================
+ Hits                         528      534       +6     
+ Misses                       130      123       -7     
Flag Coverage Δ
unittests 81.27% <86.36%> (+1.03%) :arrow_up:

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

Impacted Files Coverage Δ
src/saveEventsFile.m 91.97% <60.00%> (+4.22%) :arrow_up:
src/utils/nanPadding.m 88.88% <88.88%> (ø)
src/utils/checkInput.m 100.00% <100.00%> (ø)
src/utils/throwWarning.m 100.00% <100.00%> (ø)

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 1b6b026...16c8a42. Read the comment docs.