scality / runner-manager

Service to manage github Actions self-hosted runners
https://scality.github.io/runner-manager/
Apache License 2.0
6 stars 5 forks source link

Improvements to list method on aws and gcp #583

Closed tcarmet closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 85.98%. Comparing base (a8d6d33) to head (9f52b0a).

Files Patch % Lines
runner_manager/backend/aws.py 20.00% 4 Missing :warning:
runner_manager/backend/gcloud.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #583 +/- ## ========================================== - Coverage 86.11% 85.98% -0.13% ========================================== Files 31 31 Lines 1246 1249 +3 ========================================== + Hits 1073 1074 +1 - Misses 173 175 +2 ``` | [Flag](https://app.codecov.io/gh/scality/runner-manager/pull/583/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | Coverage Δ | | |---|---|---| | [api](https://app.codecov.io/gh/scality/runner-manager/pull/583/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `66.61% <20.00%> (-0.09%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/scality/runner-manager/pull/583/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `71.33% <20.00%> (-0.10%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.