Skip to content

Commit

Permalink
chore: Fixing ignored files in coverage report (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaland authored May 7, 2024
1 parent 7ffdf21 commit a98f1c6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ignore:
- "**/Views"
- "**/Authenticator.swift"
- "Sources/Authenticator/Views"
- "Sources/Authenticator/Theming"
- "Sources/Authenticator/Authenticator.swift"

codecov:
branch: main
Expand Down

0 comments on commit a98f1c6

Please sign in to comment.