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 jobgroup_create with an ID #3330

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

kalikiana
Copy link
Member

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

Note: Currently $properties typically carries the name of the group. As per conversations I'm simply replacing it with the ID.

@kalikiana kalikiana marked this pull request as ready for review August 28, 2020 08:05
@codecov
Copy link

codecov bot commented Aug 28, 2020

Codecov Report

Merging #3330 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3330      +/-   ##
==========================================
+ Coverage   91.61%   91.63%   +0.02%     
==========================================
  Files         216      216              
  Lines       13186    13186              
==========================================
+ Hits        12080    12083       +3     
+ Misses       1106     1103       -3     
Impacted Files Coverage Δ
lib/OpenQA/WebAPI/Controller/API/V1/JobGroup.pm 98.27% <100.00%> (ø)
lib/OpenQA/Scheduler/Model/Jobs.pm 93.46% <0.00%> (+0.40%) ⬆️
lib/OpenQA/WebAPI/Controller/Test.pm 96.01% <0.00%> (+0.56%) ⬆️

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 92e6c60...3ca4c64. Read the comment docs.

@mergify mergify bot merged commit cdd7184 into os-autoinst:master Aug 31, 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.

None yet

3 participants