Skip to content

Commit

Permalink
codecov flags
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisChoupault committed Mar 4, 2025
1 parent 1f4cb58 commit 147a6fe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
codecov:
branch: main
disable_default_path_fixes: true

coverage:
range: 70...100
Expand All @@ -19,4 +20,7 @@ ignore:
- "**/example/"
- "**/*.g.*"
- "**/*Test.kt"
- "**/EasyEventStore/"
- "**/EasyEventStore/"

fixes:
- "sncf/connect/tech/eventide::android/src/main/kotlin/"

0 comments on commit 147a6fe

Please sign in to comment.