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] save skipped ROIs and concat beta maps #823

Merged
merged 8 commits into from
Nov 20, 2022

Conversation

Remi-Gau
Copy link
Contributor

closes #818

@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Merging #823 (a5609f6) into main (8bc7d4e) will decrease coverage by 0.03%.
The diff coverage is 67.60%.

@@            Coverage Diff             @@
##             main     #823      +/-   ##
==========================================
- Coverage   78.16%   78.12%   -0.04%     
==========================================
  Files         229      230       +1     
  Lines        5852     5916      +64     
==========================================
+ Hits         4574     4622      +48     
- Misses       1278     1294      +16     
Flag Coverage Δ
matlab 77.97% <67.60%> (-0.04%) ⬇️
octave 75.98% <67.60%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
src/messages/bugReport.m 100.00% <ø> (ø)
src/workflows/roi/bidsRoiBasedGLM.m 13.26% <0.00%> (-0.28%) ⬇️
src/cli/getOptionsFromCliArgument.m 64.91% <64.91%> (ø)
src/reports/boilerplate.m 88.69% <90.90%> (+5.96%) ⬆️
src/workflows/stats/bidsConcatBetaTmaps.m 78.78% <100.00%> (ø)

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

@Remi-Gau Remi-Gau changed the title [ENH] save skipped ROIs for bidsRoiBasedGlm [ENH] save skipped ROIs and concat beta maps Nov 20, 2022
@Remi-Gau Remi-Gau merged commit 192f912 into cpp-lln-lab:main Nov 20, 2022
@Remi-Gau Remi-Gau deleted the save_skipped_roi 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.

when running roi based GLM with cli, create TSV of skipped subjects / roi
1 participant