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

Update wrong regex syntax

parent 66fc8b10
Branches
No related tags found
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 #104890 passed
......@@ -6,7 +6,7 @@
variables:
GOSDN_LOG: "nolog"
GOSDN_CHANGE_TIMEOUT: "5000ms"
coverage: 'total:\s+\(statements\)\s+(\d+.\d+\%)'
coverage: '/total:\s+\(statements\)\s+(\d+.\d+\%)/'
artifacts:
when: always
reports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment