Bug: coverage condition can be set to invalid values
Steps to replicate:
- navigate to quality gates from top menu
- select one of the quality gates
- add or edit coverage threshold value and set it more than 100
Actual Result
Success on UI
Updated value can be observed from API
Can be set to negative values as well
Expected Result
- Error message on the front end
- 400 response on API
Who watches the watcher?