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

[FIX] fix tests on master branch #199

Closed Remi-Gau closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #199 (e373e36) into master (fb69347) will decrease coverage by 0.19%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #199      +/-   ##
==========================================
- Coverage   82.21%   82.01%   -0.20%     
==========================================
  Files          32       32              
  Lines         641      634       -7     
==========================================
- Hits          527      520       -7     
  Misses        114      114              
Flag Coverage Δ
unittests 82.01% <ø> (-0.20%) :arrow_down:

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

Impacted Files Coverage Δ
src/readAndFilterLogfile.m 81.81% <ø> (-4.39%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more