Skip to content

Commit

Permalink
Add codecov config for PR integration. (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez authored Aug 17, 2023
1 parent c522313 commit fb8d5fc
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
coverage:
precision: 2
round: nearest
range: 60...100
status:
patch:
default:
informational: true
project:
default:
informational: true

ignore:
- tests/.*

comment: off

0 comments on commit fb8d5fc

Please sign in to comment.