Skip to content

Conversation

@Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Sep 13, 2021

  • create a dedicated branch for the release candidate from dev
  • update version.txt
  • add PR with INFRA (test, CI...)
  • fix any remaining failing CI (test, markdown and code listing)
  • ensure the doc is up to date
  • make sure the doc builds correctly and fix any error
  • update jupyter books and binder
  • update changelog
  • merge to master
  • create a tagged release
  • update downstream repo (for example any template repo that use this repo as a submodule)
  • build and push docker images if necessary

CerenB and others added 30 commits February 3, 2021 18:24
Co-authored-by: Remi Gau <remi_gau@hotmail.com>
use skullstripping func with mean image
Remi-Gau and others added 23 commits August 7, 2021 10:38
set imcalc default option data type
[ENH] add option to skip slice timing correction
[FIX] update initialization matlabbatch
remove parfor from spatial processing and add QA options
@Remi-Gau
Copy link
Contributor Author

CHANGELOG

NEW FEATURE

  • add workflows to deal with lesion detection

FIXES

  • fix skull stripping

INFRA

  • add pre-commit

@codecov
Copy link

codecov bot commented Sep 13, 2021

Codecov Report

Merging #404 (29c9611) into master (826c531) will decrease coverage by 1.57%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #404      +/-   ##
==========================================
- Coverage   61.37%   59.79%   -1.58%     
==========================================
  Files         114      120       +6     
  Lines        1833     1965     +132     
==========================================
+ Hits         1125     1175      +50     
- Misses        708      790      +82     
Impacted Files Coverage Δ
src/QA/anatomicalQA.m 0.00% <ø> (ø)
src/QA/anatomicalQALesion.m 0.00% <ø> (ø)
src/QA/functionalQA.m 0.00% <ø> (ø)
src/batches/setBatchImageCalculation.m 100.00% <ø> (ø)
src/batches/setBatchLesionAbnormalitiesDetection.m 0.00% <ø> (ø)
src/batches/setBatchLesionOverlapMap.m 0.00% <ø> (ø)
src/batches/setBatchLesionSegmentation.m 0.00% <ø> (ø)
src/batches/setBatchSTC.m 100.00% <ø> (ø)
src/batches/setBatchSkullStripping.m 68.18% <ø> (-0.24%) ⬇️
src/batches/setBatchSubjectLevelGLMSpec.m 97.72% <ø> (ø)
... and 51 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 826c531...29c9611. Read the comment docs.

@Remi-Gau Remi-Gau merged commit 52e07d0 into master Sep 13, 2021
@Remi-Gau Remi-Gau deleted the rc-1.1.0 branch September 13, 2021 19:23
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.

4 participants