Skip to content

Commit

Permalink
Update Codecov ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
djjuhasz committed Mar 7, 2024
1 parent 509d478 commit fe761be
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ coverage:
range: "25...75"

ignore:
- "build"
- "hack"
- "dashboard"
- "fake"
- "gen"
- "dashboard/"
- "docs/"
- "hack/"
- "internal/**/fake/"
- "internal/**/gen/"
- "internal/**/ent/db/"
- "internal/**/ent/schema/"

0 comments on commit fe761be

Please sign in to comment.