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

[FIX] onsets and confounds are saved in the proper dir when there are several tasks #659

Merged
merged 2 commits into from
Jun 17, 2022

Conversation

Remi-Gau
Copy link
Contributor

fixes #658

@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #659 (2029137) into main (22c150a) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #659      +/-   ##
==========================================
- Coverage   76.16%   76.15%   -0.01%     
==========================================
  Files         210      210              
  Lines        5350     5352       +2     
==========================================
+ Hits         4075     4076       +1     
- Misses       1275     1276       +1     
Flag Coverage Δ
unittests 76.15% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/workflows/stats/bidsFFX.m 75.71% <ø> (ø)
src/workflows/stats/bidsRFX.m 89.28% <ø> (ø)
src/batches/stats/setBatchFactorialDesign.m 92.39% <100.00%> (ø)
...rc/subject_level/createAndReturnCounfoundMatFile.m 75.00% <100.00%> (+1.66%) ⬆️
src/subject_level/createAndReturnOnsetFile.m 100.00% <100.00%> (ø)
src/utils/createGlmDirName.m 95.23% <0.00%> (-4.77%) ⬇️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Remi-Gau Remi-Gau merged commit 29b689d into main Jun 17, 2022
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.

[BUG] onsets and confounds are not saved in the proper folder if several tasks are merged in one GLMs
1 participant