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

Emit worker_register event w/o caps or job ID's #3357

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

kalikiana
Copy link
Member

  • These values aren't required and jobs can be inspected by looking up the worker afterwards
  • Also, add unit test coverage (the original motivation for this branch)

See: https://progress.opensuse.org/issues/49202

- These values aren't required and jobs can be inspected by looking up the worker afterwards
- Also, add unit test coverage (the original motivation for this branch)

See: https://progress.opensuse.org/issues/49202
@codecov
Copy link

codecov bot commented Sep 3, 2020

Codecov Report

Merging #3357 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3357      +/-   ##
==========================================
- Coverage   91.65%   91.64%   -0.01%     
==========================================
  Files         216      216              
  Lines       13198    13197       -1     
==========================================
- Hits        12096    12095       -1     
  Misses       1102     1102              
Impacted Files Coverage Δ
lib/OpenQA/WebAPI/Controller/API/V1/Worker.pm 91.20% <100.00%> (-0.10%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee58a88...5f292c2. Read the comment docs.

@mergify mergify bot merged commit 10dd155 into os-autoinst:master Sep 3, 2020
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.

3 participants