linuxboot / contest

Run continuous and on-demand system testing for real and virtual hardware
MIT License
17 stars 17 forks source link

Adding a new context key JobOwnerID #162

Closed allaouiamine closed 1 year ago

allaouiamine commented 1 year ago

Adding a new context key JobOwnerID, which may be used by some plugins to store the owner of the job

mimir-d commented 1 year ago

i know this isnt in scope of the PR, but could you have a quick look at those test failures as well?

mimir-d commented 1 year ago

merging, thanks very much

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.04 :warning:

Comparison is base (2831239) 63.13% compared to head (0ca6f21) 63.10%.

:exclamation: Current head 0ca6f21 differs from pull request most recent head 88c5d0a. Consider uploading reports for the commit 88c5d0a to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================== - Coverage 63.13% 63.10% -0.04% ========================================== Files 165 165 Lines 10468 10473 +5 ========================================== Hits 6609 6609 - Misses 3121 3126 +5 Partials 738 738 ``` | Flag | Coverage Δ | | |---|---|---| | e2e | `48.44% <0.00%> (-0.04%)` | :arrow_down: | | integration | `54.14% <0.00%> (-0.03%)` | :arrow_down: | | unittests | `49.51% <ø> (+0.01%)` | :arrow_up: | 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=None#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/linuxboot/contest/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [pkg/types/types.go](https://app.codecov.io/gh/linuxboot/contest/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cGtnL3R5cGVzL3R5cGVzLmdv) | `66.66% <0.00%> (-33.34%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.