Skip to content

Commit

Permalink
Merge pull request #604 from hahwul/add-codecov-conf
Browse files Browse the repository at this point in the history
Add Codecov configuration to ignore cmd directory
  • Loading branch information
hahwul authored Dec 6, 2024
2 parents 5374b7f + 4eae546 commit 94f646d
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:
- "cmd/**/*"

0 comments on commit 94f646d

Please sign in to comment.