Skip to content

Commit

Permalink
test(codecov): add ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewhrit committed Jun 28, 2024
1 parent d80f541 commit c17c9a0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ignore:
- "cmd/" #
- "internal/database" # External library
- "internal/util/logger.go" # External library

0 comments on commit c17c9a0

Please sign in to comment.