mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-20 20:32:22 -06:00
Added hostgroup tests, set the test coverage to 70%, added test packages to devcontainer
This commit is contained in:
2
.github/workflows/run_tests.yml
vendored
2
.github/workflows/run_tests.yml
vendored
@@ -30,4 +30,4 @@ jobs:
|
||||
coverage run -m pytest tests
|
||||
- name: Check coverage percentage
|
||||
run: |
|
||||
coverage report --fail-under=60
|
||||
coverage report --fail-under=70
|
||||
|
||||
Reference in New Issue
Block a user