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] no extra tab added at the end of tsv lines #179

Closed Remi-Gau closed 2 years ago

Remi-Gau commented 2 years ago

closes #173 and #174

codecov[bot] commented 2 years ago

Codecov Report

Merging #179 (e5202fa) into dev (8fcc3cd) will increase coverage by 1.38%. The diff coverage is 100.00%.

:exclamation: Current head e5202fa differs from pull request most recent head 38f6ba8. Consider uploading reports for the commit 38f6ba8 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #179      +/-   ##
==========================================
+ Coverage   80.83%   82.21%   +1.38%     
==========================================
  Files          33       32       -1     
  Lines         647      641       -6     
==========================================
+ Hits          523      527       +4     
+ Misses        124      114      -10     
Flag Coverage Δ
unittests 82.21% <100.00%> (+1.38%) :arrow_up:

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

Impacted Files Coverage Δ
src/saveEventsFile.m 92.46% <100.00%> (+0.49%) :arrow_up:

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 8fcc3cd...38f6ba8. Read the comment docs.