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

[DOC] build the rtd without warnings #138

Closed marcobarilari closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #138 (2333980) into doc (7257021) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              doc     #138   +/-   ##
=======================================
  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/convertSourceToRaw.m 0.00% <ø> (ø)
src/createFilename.m 95.89% <ø> (ø)
src/createJson.m 51.21% <ø> (ø)
src/gui/setDefaultResponses.m 100.00% <ø> (ø)
src/utils/returnNbColumns.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...c6cc1e0. Read the comment docs.