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

update doc on saveEvents #137

Closed Remi-Gau closed 3 years ago

Remi-Gau commented 3 years ago

not over-engineering the work on this one as the final content will depend on the outcome #115

codecov[bot] commented 3 years ago

Codecov Report

Merging #137 (75a5849) into doc (7257021) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              doc     #137   +/-   ##
=======================================
  Coverage   80.97%   80.97%           
=======================================
  Files          29       29           
  Lines         615      615           
=======================================
  Hits          498      498           
  Misses        117      117           
Flag Coverage Δ
unittests 80.97% <ø> (ø)

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

Impacted Files Coverage Δ
src/createDataDictionary.m 100.00% <ø> (ø)
src/saveEventsFile.m 94.21% <ø> (ø)
src/utils/createValidName.m 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 7257021...2535ac6. Read the comment docs.