Skip to content

Commit

Permalink
Add codecov configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
djjuhasz committed Apr 19, 2024
1 parent 905b99e commit 582e49b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Validate this file:
# curl --data-binary @.codecov.yml https://codecov.io/validate

comment:
behavior: default

coverage:
precision: 2
round: down
range: "50...70"
status:
project:
default:
threshold: 1.0
patch:
default:
threshold: 1.0

ignore:
- ".github"
- "hack"

0 comments on commit 582e49b

Please sign in to comment.