Skip to content

Commit

Permalink
Merge pull request #166 from snprajwal/codecov-ignore-tests
Browse files Browse the repository at this point in the history
fix(coverage): ignore test files
  • Loading branch information
rst0git committed Mar 14, 2024
2 parents 5d0d8f1 + e0fcdcf commit 55534ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ignore:
- "test"

0 comments on commit 55534ec

Please sign in to comment.