Skip to content

Commit

Permalink
prepare to release version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sophie22 committed Aug 4, 2023
1 parent debdce9 commit 4ac951b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ authors:
given-names: Haris
orcid: "https://orcid.org/0000-0001-6975-5960"
cff-version: "1.1.0"
date-released: 2022-02-24
date-released: 2023-08-04
message: "If you use hazen in your work, please cite it using these metadata."
repository-code: "https://github.com/GSTT-CSC/hazen"
title: hazen
version: "1.2.0"
version: "1.3.0"
...
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ For a new release: <br>
5. **Important**: Update version numbers across the repo:
- Update version number in `hazenlib/_version.py`
- This is automatically propagated into `docs/source/conf.py`, `hazenlib/__init__.py` and `setup.cfg`
- Update version number in `CITATION.cff`
- Update version number and date released in `CITATION.cff`
6. Create a [new Release](https://github.com/GSTT-CSC/hazen/releases)
- Create a tag equal to the version number, e.g. 1.2.1
- Select `main` as the Target branch from which to create the Release
Expand Down
2 changes: 1 addition & 1 deletion hazenlib/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.2.0'
__version__ = '1.3.0'

2 comments on commit 4ac951b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
hazenlib
   ACRObject.py1011090%59–61, 66–69, 107, 123–124
   HazenTask.py25388%32–34
   __init__.py501178%140, 171–173, 176–178, 190–192, 206
   exceptions.py21576%17–21, 38
   utils.py1894377%61, 65, 75, 80, 117, 124–129, 140, 143–150, 170–172, 190–192, 211–213, 222, 227, 233, 284, 287, 295–300, 303, 346, 355, 371
hazenlib/tasks
   acr_geometric_accuracy.py1216447%41–73, 121–146, 160–194
   acr_ghosting.py1094361%34–49, 75–77, 107–109, 145–186
   acr_slice_position.py1354765%46–61, 187–233
   acr_slice_thickness.py1345857%34–48, 157–216
   acr_snr.py1356353%43–83, 93, 163–173, 207–222, 255–272
   acr_spatial_resolution.py2097166%58–83, 128, 171, 184–193, 275–326
   acr_uniformity.py833360%35–51, 108–133
   ghosting.py1525365%18–35, 50, 112–113, 117, 127–128, 154–156, 173–175, 221–259
   relaxometry.py2898969%207–208, 210, 221–224, 230–236, 265–309, 351, 385–403, 578, 624–626, 693, 767–789, 807–822
   slice_position.py1172380%28, 37–38, 49, 103–104, 130, 210, 217–234
   slice_width.py3575385%34–37, 41, 109, 168–188, 453, 458–459, 465, 470, 532–533, 782–823
   snr.py1676760%51, 68–73, 170–188, 203–212, 230–240, 267–277, 282–292, 323–336, 341–349, 378–391
   snr_map.py104199%291
   spatial_resolution.py2474582%36–39, 43, 64, 149, 208, 334–370
   uniformity.py792075%42–45, 51, 93–94, 101, 135–149
TOTAL284980272% 

Tests Skipped Failures Errors Time
200 0 💤 0 ❌ 0 🔥 3m 7s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
hazenlib
   ACRObject.py1011090%59–61, 66–69, 107, 123–124
   HazenTask.py26388%32–34
   __init__.py501178%140, 171–173, 176–178, 190–192, 206
   exceptions.py21576%17–21, 38
   utils.py1894377%61, 65, 75, 80, 117, 124–129, 140, 143–150, 170–172, 190–192, 211–213, 222, 227, 233, 284, 287, 295–300, 303, 346, 355, 371
hazenlib/tasks
   acr_geometric_accuracy.py1216447%41–73, 121–146, 160–194
   acr_ghosting.py1094361%34–49, 75–77, 107–109, 145–186
   acr_slice_position.py1354765%46–61, 187–233
   acr_slice_thickness.py1345857%34–48, 157–216
   acr_snr.py1356353%43–83, 93, 163–173, 207–222, 255–272
   acr_spatial_resolution.py2097166%58–83, 128, 171, 184–193, 275–326
   acr_uniformity.py833360%35–51, 108–133
   ghosting.py1525365%18–35, 50, 112–113, 117, 127–128, 154–156, 173–175, 221–259
   relaxometry.py2908969%207–208, 210, 221–224, 230–236, 265–309, 351, 385–403, 578, 624–626, 693, 767–789, 807–822
   slice_position.py1172380%28, 37–38, 49, 103–104, 130, 210, 217–234
   slice_width.py3605385%34–37, 41, 109, 168–188, 453, 458–459, 465, 470, 532–533, 782–823
   snr.py1676760%51, 68–73, 170–188, 203–212, 230–240, 267–277, 282–292, 323–336, 341–349, 378–391
   snr_map.py104199%291
   spatial_resolution.py2484582%36–39, 43, 64, 149, 208, 334–370
   uniformity.py792075%42–45, 51, 93–94, 101, 135–149
TOTAL285580272% 

Tests Skipped Failures Errors Time
200 0 💤 0 ❌ 0 🔥 3m 17s ⏱️

Please sign in to comment.