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] Reduce warnings #1125

Merged
merged 12 commits into from
Aug 12, 2023
Merged

[FIX] Reduce warnings #1125

merged 12 commits into from
Aug 12, 2023

Conversation

Remi-Gau
Copy link
Contributor

closes #1124

@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #1125 (43532bd) into main (b7ebdc9) will decrease coverage by 0.07%.
The diff coverage is 95.65%.

@@            Coverage Diff             @@
##             main    #1125      +/-   ##
==========================================
- Coverage   78.83%   78.76%   -0.07%     
==========================================
  Files         277      277              
  Lines        7400     7428      +28     
  Branches       40       40              
==========================================
+ Hits         5834     5851      +17     
- Misses       1550     1561      +11     
  Partials       16       16              
Flag Coverage Δ
cli 38.99% <ø> (ø)
macos-latest_matlab-R2022b 79.91% <95.65%> (-0.02%) ⬇️
octave ?
ubuntu-latest_matlab-R2022b 80.06% <95.65%> (-0.02%) ⬇️

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

Files Changed Coverage Δ
src/stats/subject_level/getFFXdir.m 100.00% <ø> (ø)
src/batches/preproc/setBatchSmoothingFunc.m 93.54% <88.88%> (+1.24%) ⬆️
src/bids/getAndCheckSliceOrder.m 86.36% <94.73%> (+8.58%) ⬆️
src/bids/getAnatFilename.m 90.24% <100.00%> (-6.01%) ⬇️
src/bids_model/getInclusiveMask.m 95.23% <100.00%> (+0.23%) ⬆️
src/cli/getOptionsFromCliArgument.m 84.44% <100.00%> (ø)
...ts/subject_level/createAndReturnCounfoundMatFile.m 65.71% <100.00%> (+2.07%) ⬆️
src/workflows/preproc/bidsSmoothing.m 95.65% <100.00%> (+0.19%) ⬆️

... and 6 files with indirect coverage changes

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

demos/MoAE/test_moae.m Outdated Show resolved Hide resolved
@Remi-Gau Remi-Gau marked this pull request as ready for review August 12, 2023 15:52
@Remi-Gau Remi-Gau merged commit 35397c0 into cpp-lln-lab:main Aug 12, 2023
19 of 23 checks passed
@Remi-Gau Remi-Gau deleted the reduce_warnings branch August 12, 2023 15:52
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.

reduce number of warnings send during glm
1 participant