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

[REL] 1.3.0 #201

Merged
merged 38 commits into from
Nov 2, 2022
Merged

[REL] 1.3.0 #201

merged 38 commits into from
Nov 2, 2022

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Nov 2, 2022

release protocol

  • create a dedicated branch for the release candidate from dev
  • update version.txt
  • open a pull request (PR) from this release candidate branch targetting the default branch (main or default)
  • copy this release protocol in the message of the PR
  • fix any remaining failing continuous integration (test, markdown and code linting...)

Where relevant

  • documentation related
    • ensure the documentation is up to date
    • make sure the doc builds correctly and fix any error
  • update changelog

  • merge to master
  • create a tagged release

See that of the BIDS specs for more ideas

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #201 (1de9e72) into master (028bda7) will increase coverage by 1.11%.
The diff coverage is 55.66%.

@@            Coverage Diff             @@
##           master     #201      +/-   ##
==========================================
+ Coverage   21.55%   22.67%   +1.11%     
==========================================
  Files          56       58       +2     
  Lines         798      838      +40     
==========================================
+ Hits          172      190      +18     
- Misses        626      648      +22     
Flag Coverage Δ
unittests 22.67% <55.66%> (+1.11%) ⬆️

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

Impacted Files Coverage Δ
src/aperture/apertureTexture.m 0.00% <ø> (ø)
src/aperture/eccenLogSpeed.m 0.00% <ø> (ø)
src/aperture/getApertureName.m 0.00% <ø> (ø)
src/aperture/saveApertures.m 0.00% <ø> (ø)
src/aperture/smoothOval.m 0.00% <ø> (ø)
src/aperture/smoothRect.m 0.00% <ø> (ø)
src/defaults/setDefaultFields.m 100.00% <ø> (ø)
src/dot/computeCartCoord.m 100.00% <ø> (ø)
src/dot/computeRadialMotionDirection.m 80.00% <ø> (ø)
src/dot/decomposeMotion.m 100.00% <ø> (ø)
... and 46 more

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

@Remi-Gau Remi-Gau merged commit a29370a into master Nov 2, 2022
@Remi-Gau Remi-Gau deleted the dev branch May 8, 2024 13:17
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.

2 participants