Skip to content

Conversation

@Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Nov 8, 2020

No description provided.

@pep8speaks
Copy link

pep8speaks commented Nov 8, 2020

Hello @Remi-Gau! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 34:28: W291 trailing whitespace
Line 91:2: W292 no newline at end of file

Comment last updated at 2020-11-08 10:27:46 UTC

@Remi-Gau Remi-Gau changed the title implement sphinx doc and read the docs [DOC] implement sphinx doc and read the docs Nov 8, 2020
@Remi-Gau Remi-Gau added the documentation Improvements or additions to documentation label Nov 8, 2020
@codecov
Copy link

codecov bot commented Nov 8, 2020

Codecov Report

Merging #120 (2338f5c) into dev (e7c9045) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #120   +/-   ##
=======================================
  Coverage   81.00%   81.00%           
=======================================
  Files          29       29           
  Lines         616      616           
=======================================
  Hits          499      499           
  Misses        117      117           
Flag Coverage Δ
unittests 81.00% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/checkCFG.m 98.83% <ø> (ø)
src/convertSourceToRaw.m 0.00% <ø> (ø)
src/createDataDictionary.m 100.00% <ø> (ø)
src/createDatasetDescription.m 100.00% <ø> (ø)
src/createJson.m 51.21% <ø> (ø)
src/gui/askUserCli.m 0.00% <ø> (ø)
src/gui/askUserGui.m 0.00% <ø> (ø)
src/gui/createQuestionList.m 100.00% <ø> (ø)
src/readAndFilterLogfile.m 86.20% <ø> (ø)
src/saveEventsFile.m 94.21% <ø> (ø)
... and 26 more

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 b6de523...132647e. Read the comment docs.

@Remi-Gau
Copy link
Contributor Author

Remi-Gau commented Nov 8, 2020

Error in CI on checking the markdown: https://travis-ci.com/github/cpp-lln-lab/CPP_BIDS/jobs/430652513

$ npm install `cat npm-requirements.txt`

Unhandled rejection Error: EACCES: permission denied, mkdir '/home/travis/.npm/_cacache/content-v2/sha512/a4/f5'

Unhandled rejection Error: EACCES: permission denied, mkdir '/home/travis/.npm/_cacache/content-v2/sha512/33/9a'

Unhandled rejection Error: EACCES: permission denied, mkdir '/home/travis/.npm/_cacache/content-v2/sha512/ce/b2'

Unhandled rejection Error: EACCES: permission denied, mkdir '/home/travis/.npm/_cacache/content-v2/sha512/d2/66'

Unhandled rejection Error: EACCES: permission denied, mkdir '/home/travis/.npm/_cacache/content-v2/sha512/a2/ce'

npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:

npm ERR!     <https://npm.community>

npm ERR! A complete log of this run can be found in:

npm ERR!     /home/travis/.npm/_logs/2020-11-08T10_35_52_601Z-debug.log

The command "npm install `cat npm-requirements.txt`" failed and exited with 1 during .

@Remi-Gau
Copy link
Contributor Author

Remi-Gau commented Nov 8, 2020

Merging just to provide all functions with a template help section

@Remi-Gau Remi-Gau merged commit 6a884ef into cpp-lln-lab:dev Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants