diff --git a/codecov.yml b/codecov.yml index b7c9add..a93b533 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,7 @@ ignore: - - "**/Views" - - "**/Authenticator.swift" + - "Sources/Authenticator/Views" + - "Sources/Authenticator/Theming" + - "Sources/Authenticator/Authenticator.swift" codecov: branch: main