Skip to content

Commit

Permalink
chore: add codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
zz-jason committed Aug 23, 2024
1 parent 613e752 commit 498210f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
coverage:
round: down
range: 30..100
precision: 2

ignore:
- "benchmarks"
- "build"
- "dist"
- "docker"
- "docs"
- "examples"
- "scripts"
- "tests"

0 comments on commit 498210f

Please sign in to comment.