Skip to content

Commit

Permalink
ignore generated files in codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
PangZhi committed Apr 4, 2023
1 parent 7810d91 commit 9af4c4a
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 @@ -11,3 +11,4 @@ coverage:
threshold: 0%
base: auto
if_ci_failed: success
ignore: = "packages/**/src/generated/**.ts"

0 comments on commit 9af4c4a

Please sign in to comment.