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] use bids matlab transformer to filter TSV #204

Closed Remi-Gau closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #204 (b32c392) into dev (052381b) will decrease coverage by 0.06%. The diff coverage is 83.33%.

@@            Coverage Diff             @@
##              dev     #204      +/-   ##
==========================================
- Coverage   78.02%   77.96%   -0.07%     
==========================================
  Files          31       31              
  Lines         710      717       +7     
==========================================
+ Hits          554      559       +5     
- Misses        156      158       +2     
Flag Coverage Δ
unittests 77.96% <83.33%> (-0.07%) :arrow_down:

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

Impacted Files Coverage Δ
src/readAndFilterLogfile.m 80.76% <83.33%> (-3.45%) :arrow_down:

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