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

355 improve displaying results on terminal #363

Merged
merged 6 commits into from
Aug 3, 2023

Conversation

sophie22
Copy link
Contributor

@sophie22 sophie22 commented Jul 28, 2023

resolves #355

@sophie22 sophie22 linked an issue Jul 28, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jul 31, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
hazenlib
   ACRObject.py1011090%59–61, 66–69, 107, 123–124
   HazenTask.py26388%32–34
   __init__.py541769%128–136, 148, 181–183, 186–188, 195–198, 210
   exceptions.py21481%17–21
   relaxometry.py2868670%182–200, 377, 423–425, 492, 566–588, 606–621, 1037–1040, 1046–1052, 1085–1130
   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.py770%1–11
   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.py1666760%51, 68–73, 167–185, 200–209, 227–237, 264–274, 279–289, 320–333, 338–346, 375–388
   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
TOTAL286181172% 

Tests Skipped Failures Errors Time
201 0 💤 0 ❌ 0 🔥 2m 58s ⏱️

@sophie22 sophie22 requested a review from tomaroberts July 31, 2023 11:08
Copy link
Contributor

@tomaroberts tomaroberts left a comment

Choose a reason for hiding this comment

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

Looks at lot cleaner, thanks.

@tomaroberts tomaroberts merged commit 724b1c6 into main Aug 3, 2023
@tomaroberts tomaroberts deleted the 355-improve-displaying-results-on-terminal branch August 3, 2023 08:10
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.

Improve displaying results on terminal
2 participants