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

[MISC] refactoring #161

Closed Remi-Gau closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #161 (1b6b026) into release_candidate_2.0 (096cd5d) will increase coverage by 0.33%. The diff coverage is 90.00%.

Impacted file tree graph

@@                    Coverage Diff                    @@
##           release_candidate_2.0     #161      +/-   ##
=========================================================
+ Coverage                  79.90%   80.24%   +0.33%     
=========================================================
  Files                         30       31       +1     
  Lines                        652      658       +6     
=========================================================
+ Hits                         521      528       +7     
+ Misses                       131      130       -1     
Flag Coverage Δ
unittests 80.24% <90.00%> (+0.33%) :arrow_up:

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

Impacted Files Coverage Δ
src/saveEventsFile.m 87.74% <88.37%> (+1.16%) :arrow_up:
src/createFilename.m 95.77% <100.00%> (-0.12%) :arrow_down:
src/utils/talkToMe.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 096cd5d...1b6b026. Read the comment docs.