Skip to content

Commit

Permalink
Update codecov.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi committed May 11, 2023
1 parent 3ad5ed2 commit a8e1d5c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
---
codecov:
require_ci_to_pass: yes

coverage:
status:
project:
default:
target: 98%
precision: 2
round: down
range: "80...100"

ignore:
- '**/tests/*.py'
- '**/test/*.js'

0 comments on commit a8e1d5c

Please sign in to comment.