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] fixes workflow timing #773

Merged
merged 1 commit into from
Oct 29, 2022
Merged

[FIX] fixes workflow timing #773

merged 1 commit into from
Oct 29, 2022

Conversation

Remi-Gau
Copy link
Contributor

fixes #623

@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Merging #773 (8e39344) into main (ddcd7be) will decrease coverage by 0.01%.
The diff coverage is 76.19%.

@@            Coverage Diff             @@
##             main     #773      +/-   ##
==========================================
- Coverage   77.59%   77.57%   -0.02%     
==========================================
  Files         217      217              
  Lines        5636     5655      +19     
==========================================
+ Hits         4373     4387      +14     
- Misses       1263     1268       +5     
Flag Coverage Δ
matlab 77.41% <76.19%> (-0.02%) ⬇️
octave 75.41% <76.19%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/workflows/bidsRename.m 94.44% <ø> (-0.16%) ⬇️
src/workflows/preproc/bidsCreateVDM.m 0.00% <0.00%> (ø)
src/workflows/preproc/bidsResliceTpmToFunc.m 0.00% <0.00%> (ø)
src/workflows/preproc/bidsSpatialPrepro.m 67.74% <0.00%> (-1.12%) ⬇️
src/workflows/preproc/bidsWholeBrainFuncMask.m 0.00% <0.00%> (ø)
src/workflows/roi/bidsRoiBasedGLM.m 14.44% <0.00%> (-0.17%) ⬇️
src/workflows/bidsCopyInputFolder.m 100.00% <100.00%> (ø)
src/workflows/preproc/bidsGenerateT1map.m 100.00% <100.00%> (ø)
src/workflows/preproc/bidsRealignReslice.m 54.54% <100.00%> (+2.16%) ⬆️
src/workflows/preproc/bidsRealignUnwarp.m 72.22% <100.00%> (+1.63%) ⬆️
... and 10 more

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

@Remi-Gau Remi-Gau merged commit c796a69 into cpp-lln-lab:main Oct 29, 2022
@Remi-Gau Remi-Gau deleted the timing branch October 29, 2022 14:30
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] workflows invariably give optimistic "run time"
1 participant