Skip to content

[REL] v0.3.0 #48

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

Merged
merged 89 commits into from
Jun 10, 2022
Merged

[REL] v0.3.0 #48

merged 89 commits into from
Jun 10, 2022

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Jun 10, 2022

release protocol

  • update version.txt
  • open a pull request (PR) 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

  • merge to master
  • update changelog
  • create a tagged release
  • create release branch
  • update and downstream repo (for example any template repo that use this repo as a submodule)

Remi-Gau and others added 30 commits May 9, 2022 13:22
[REF & ENH] remove renameFile and deal with atlas entities
[ENH] Add input checks to several functions
[REF] add tests bids name and refactor
Remi-Gau and others added 28 commits May 27, 2022 21:39
[REF] refactor the way the ROIs are saved
[INFRA] start using tributors
[ENH] improve roi plotting
Automated deployment to update contributors 2022-06-06
@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #48 (5defb5d) into main (7870fd6) will increase coverage by 49.06%.
The diff coverage is 91.44%.

❗ Current head 5defb5d differs from pull request most recent head 7b78ac8. Consider uploading reports for the commit 7b78ac8 to get more accurate results

@@             Coverage Diff             @@
##             main      #48       +/-   ##
===========================================
+ Coverage   40.70%   89.76%   +49.06%     
===========================================
  Files          19       23        +4     
  Lines         339      518      +179     
===========================================
+ Hits          138      465      +327     
+ Misses        201       53      -148     
Flag Coverage Δ
unittests ?

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

Impacted Files Coverage Δ
src/roi/checkRoiOrientation.m 100.00% <ø> (+100.00%) ⬆️
src/utils/optimizeSubplotNumber.m 0.00% <0.00%> (ø)
src/utils/removePrefix.m 100.00% <ø> (ø)
src/utils/isBinaryMask.m 60.00% <60.00%> (ø)
src/atlas/extractRoiFromAtlas.m 81.25% <77.77%> (-2.75%) ⬇️
src/roi/getPeakCoordinates.m 84.84% <84.84%> (ø)
src/roi/createRoi.m 92.10% <88.00%> (+92.10%) ⬆️
src/roi/plotDataInRoi.m 96.03% <96.03%> (ø)
src/roi/createRoiName.m 96.66% <96.66%> (ø)
src/atlas/extractRoiByLabel.m 100.00% <100.00%> (ø)
... and 14 more

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

@Remi-Gau Remi-Gau merged commit 038adce into main Jun 10, 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.

2 participants