Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] use python based CLI to run bidspm with octave #832

Merged
merged 13 commits into from
Nov 24, 2022

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Nov 24, 2022

closes #566

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #832 (20703d2) into main (bbfa79c) will increase coverage by 0.14%.
The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main     #832      +/-   ##
==========================================
+ Coverage   78.05%   78.20%   +0.14%     
==========================================
  Files         230      230              
  Lines        5924     5932       +8     
==========================================
+ Hits         4624     4639      +15     
+ Misses       1300     1293       -7     
Flag Coverage Δ
matlab 78.05% <72.72%> (-0.01%) ⬇️
octave 76.06% <63.63%> (?)

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

Impacted Files Coverage Δ
src/QA/anatomicalQA.m 0.00% <0.00%> (ø)
src/reports/boilerplate.m 88.13% <66.66%> (-0.57%) ⬇️
src/bids/validate.m 100.00% <100.00%> (ø)
src/defaults/checkOptions.m 96.42% <100.00%> (+0.03%) ⬆️
src/utils/removeDummies.m 100.00% <100.00%> (ø)
src/infra/getEnvInfo.m 64.86% <0.00%> (+1.35%) ⬆️
src/messages/printToScreen.m 89.47% <0.00%> (+5.26%) ⬆️
src/reports/copyFigures.m 100.00% <0.00%> (+12.50%) ⬆️
src/infra/checkToolbox.m 100.00% <0.00%> (+20.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Remi-Gau Remi-Gau merged commit 9aa9593 into cpp-lln-lab:main Nov 24, 2022
@Remi-Gau Remi-Gau deleted the cli branch December 7, 2022 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a CLI with python for the BIDS app
1 participant