Skip to content

Commit

Permalink
chore: add codecov configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Fabrizio Sestito <[email protected]>
  • Loading branch information
fabriziosestito committed Mar 12, 2024
1 parent e7db4cf commit 5cd4147
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
coverage:
status:
project:
default:
threshold: 1%
ignore:
- pkg/apis/policies/v1/zz_generated.deepcopy.go
- pkg/apis/policies/v1alpha2
- internal/pkg/constants

0 comments on commit 5cd4147

Please sign in to comment.