Skip to content

Commit

Permalink
adds codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
m00sey committed Aug 9, 2023
1 parent b009657 commit ea841f1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
coverage:
status:
project:
default:
target: 55
paths: ["src"]
patch:
default:
target: 75
paths: ["src"]

0 comments on commit ea841f1

Please sign in to comment.