adapt code cov
This commit is contained in:
parent
a36d96531b
commit
3059ce01b1
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
coverage:
|
coverage:
|
||||||
range: 50..100
|
range: 50..75
|
||||||
round: down
|
round: down
|
||||||
precision: 2
|
precision: 2
|
||||||
|
|
||||||
|
ignore:
|
||||||
|
- "ch/ethz/seb/sebserver/gui"
|
Loading…
Reference in a new issue