mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-25 11:38:29 +00:00
Merge branch 'marka-cobertura-replaced-by-coverage_report' into 'main'
Fix for GitLab 15.0: cobertura replaced by coverage_report See merge request isc-projects/bind9!6512
This commit is contained in:
commit
901b6425d2
@ -1460,7 +1460,9 @@ gcov:
|
|||||||
- coverage.txt
|
- coverage.txt
|
||||||
- coverage.xml
|
- coverage.xml
|
||||||
reports:
|
reports:
|
||||||
cobertura: coverage.xml
|
coverage_report:
|
||||||
|
coverage_format: cobertura
|
||||||
|
path: coverage.xml
|
||||||
|
|
||||||
# Pairwise testing of ./configure options
|
# Pairwise testing of ./configure options
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user