Skip to content

Commit

Permalink
don't include generated applyconfigs in coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Oct 11, 2024
1 parent 4d8a72c commit de8481c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ coverage:
ignore:
- "**/zz_generated.deepcopy.go"
- "**/*.pb.go"
- "operator/internal/apply/**/*.go"

0 comments on commit de8481c

Please sign in to comment.