Skip to content
Snippets Groups Projects
Commit 9af03949 authored by Malte Bauch's avatar Malte Bauch
Browse files

Add coverage keyword to the ci test settings

parent b22c67dc
Branches
Tags 0.40.0-rc2
6 merge requests!376Add additional example application hostname-checker,!349Northbound refactoring to implement NIB concept for devices,!343Add basic application framework and example application to show interaction between events an NBI,!339Create basic venv-manager for use with arista,!334Fix: Status 'unknown' for coverage badges,!324Provide prototype implementation for topology handling
Pipeline #104879 passed
This commit is part of merge request !343. Comments created here will be created in the context of that merge request.
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
variables: variables:
GOSDN_LOG: "nolog" GOSDN_LOG: "nolog"
GOSDN_CHANGE_TIMEOUT: "5000ms" GOSDN_CHANGE_TIMEOUT: "5000ms"
coverage: '/coverage: \d+.\d+% of statements/'
artifacts: artifacts:
when: always when: always
reports: reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment