mirror of
https://github.com/ansible/awx.git
synced 2026-03-15 16:07:30 -02:30
AAP-38528 Make default state passing for coverage targets (#15772)
* Make default state passing for coverage targets * Implement Pablo suggestion for patch vs project * bump up based on current values
This commit is contained in:
@@ -28,7 +28,7 @@ coverage:
|
|||||||
- MyPy
|
- MyPy
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
target: 100%
|
target: 75%
|
||||||
lib:
|
lib:
|
||||||
flags:
|
flags:
|
||||||
- pytest
|
- pytest
|
||||||
|
|||||||
Reference in New Issue
Block a user