Skip to content

Commit

Permalink
feat: exclude ui package from test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikKalkoken committed Dec 16, 2024
1 parent 32112f1 commit 6fbd72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ignore:
- "internal/app/ui"
- "internal/ui"
- "tools"
coverage:
status:
Expand Down

0 comments on commit 6fbd72b

Please sign in to comment.