Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
sets more reasonable codecov limits
Browse files Browse the repository at this point in the history
  • Loading branch information
sonnysideup committed Mar 25, 2021
1 parent 3f872b0 commit 088d4c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ coverage:
status:
project:
default:
target: auto
threshold: 0%
patch: off
target: 75%
threshold: 5%
ignore:
- "api/**/zz_generated.deepcopy.go"

0 comments on commit 088d4c9

Please sign in to comment.