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

Validate parameters passed to Worker API routes #2941

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

kalikiana
Copy link
Member

Note: Dropping the extra log message. Validation errors are fatal.

See:poo#64075

Note: Dropping the extra log message. Validation errors are fatal.

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

codecov bot commented Apr 15, 2020

Codecov Report

Merging #2941 into master will increase coverage by 0.01%.
The diff coverage is 98.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2941      +/-   ##
==========================================
+ Coverage   93.40%   93.41%   +0.01%     
==========================================
  Files         190      190              
  Lines       11970    11945      -25     
==========================================
- Hits        11181    11159      -22     
+ Misses        789      786       -3     
Impacted Files Coverage Δ
lib/OpenQA/WebAPI.pm 99.30% <ø> (ø)
lib/OpenQA/Schema/Result/Jobs.pm 97.15% <98.38%> (+0.06%) ⬆️
lib/OpenQA/WebAPI/Controller/API/V1/Worker.pm 91.30% <100.00%> (-0.86%) ⬇️
lib/OpenQA/Worker/CommandHandler.pm 93.75% <0.00%> (+1.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 7160d88...cf6f0fb. Read the comment docs.

@kalikiana kalikiana marked this pull request as ready for review April 16, 2020 10:06
@kalikiana kalikiana merged commit 41cc213 into os-autoinst:master Apr 17, 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

2 participants