Skip to content

Commit

Permalink
add codecov yaml to ignore test folder coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-soch committed Mar 22, 2024
1 parent b888477 commit 3847eae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
codecov:
ignore:
- "test/*"

0 comments on commit 3847eae

Please sign in to comment.