mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-03-21 20:18:38 -06:00
Set minimum coverage to 60
This commit is contained in:
Vendored
+1
-1
@@ -31,4 +31,4 @@ jobs:
|
||||
coverage run -m pytest tests
|
||||
- name: Check coverage percentage
|
||||
run: |
|
||||
coverage report --fail-under=70
|
||||
coverage report --fail-under=60
|
||||
|
||||
Reference in New Issue
Block a user