diff --git a/codecov.yml b/codecov.yml index cb7516d0..106f5dd0 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,7 @@ coverage: - range: 50..100 + range: 50..75 round: down precision: 2 + +ignore: + - "ch/ethz/seb/sebserver/gui" \ No newline at end of file