GSTT-CSC / hazen

Quality assurance framework for Magnetic Resonance Imaging
https://github.com/GSTT-CSC/hazen
Apache License 2.0
22 stars 12 forks source link

Bump docker/metadata-action from 5.0.0 to 5.2.0 #392

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps docker/metadata-action from 5.0.0 to 5.2.0.

Release notes

Sourced from docker/metadata-action's releases.

v5.2.0

Full Changelog: https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0

v5.1.0

Full Changelog: https://github.com/docker/metadata-action/compare/v5.0.0...v5.1.0

Commits
  • e6428a5 Merge pull request #361 from crazy-max/custom-annotations
  • 26b4721 Merge pull request #359 from favonia/document-annotations
  • 352ce8b chore: update generated content
  • cb0becc custom annotations support
  • 91224bc docs(README): add a hint about multi-arch builds
  • f19c369 Merge pull request #358 from crazy-max/empty-images
  • 4066f0c chore: update generated content
  • d6a296c chore: use anonymous func to generate tags and add tests
  • aacea38 feat: allow the images input to be empty, to output just tags
  • 051f7ea Merge pull request #357 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 11 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
hazenlib
   ACRObject.py1071190%74, 77–79, 84–87, 125, 168–169
   HazenTask.py29390%41–43
   __init__.py571574%165, 196–200, 202–206, 208–210, 225–230, 234
   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.py1196248%42–86, 96–121, 134–168
   acr_ghosting.py1074261%35–51, 77–79, 109–111, 145–187
   acr_slice_position.py1364865%47–68, 194–241
   acr_slice_thickness.py1366056%34–53, 162–224
   acr_snr.py1365857%46, 51–92, 102, 172–182, 216–231, 264–281
   acr_spatial_resolution.py2066867%59–86, 131, 174, 187–196, 278–330
   acr_uniformity.py813260%38–56, 112–138
   ghosting.py1515166%19–36, 51, 113–114, 118, 128–129, 155–157, 174–176, 222–259
   relaxometry.py2918969%207–208, 210, 221–224, 230–236, 268–312, 353, 387–405, 580, 626–628, 695, 769–791, 809–824
   slice_position.py1244068%26, 31–62, 114–115, 141, 221, 229–247
   slice_width.py3525285%36–38, 42, 107, 166–187, 441, 446–447, 453, 458, 516–517, 767–809
   snr.py1757159%41–44, 72, 89–94, 190–208, 223–232, 250–260, 287–297, 302–312, 343–357, 362–370, 399–413
   snr_map.py108199%152
   spatial_resolution.py2494482%41–43, 47, 68, 153, 212, 338–375
   uniformity.py791976%47–49, 53, 95–96, 103, 137–152
TOTAL287881472% 

Tests Skipped Failures Errors Time
201 0 :zzz: 0 :x: 0 :fire: 2m 18s :stopwatch:
dependabot[bot] commented 10 months ago

Superseded by #396.