scality / runner-manager

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

PTFE-1438 Add labels from webhooks to runner backend #539

Closed tcarmet closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (c722051) 85.75% compared to head (85b11d6) 67.71%. Report is 7 commits behind head on main.

Files Patch % Lines
runner_manager/backend/gcloud.py 25.00% 18 Missing :warning:
runner_manager/backend/aws.py 75.00% 1 Missing :warning:
runner_manager/backend/docker.py 75.00% 1 Missing :warning:
runner_manager/models/runner_group.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #539 +/- ## =========================================== - Coverage 85.75% 67.71% -18.04% =========================================== Files 31 31 Lines 1193 1211 +18 =========================================== - Hits 1023 820 -203 - Misses 170 391 +221 ``` | [Flag](https://app.codecov.io/gh/scality/runner-manager/pull/539/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/539/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `67.71% <43.24%> (-0.61%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/scality/runner-manager/pull/539/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scality) | `?` | | 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.