Skip to content

Commit

Permalink
Merge pull request #5 from ionite34/codecov-update
Browse files Browse the repository at this point in the history
  • Loading branch information
ionite34 committed Sep 17, 2022
2 parents 03c1dd0 + cca6b58 commit 481e41e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
codecov:
require_ci_to_pass: false

coverage:
precision: 2
round: up
range: "70...100"
status:
project:
default:
target: auto
threshold: 15%
base: auto
patch:
default:
target: 75%
threshold: 75%

comment:
layout: "reach,diff,flags,files,footer"
behavior: default
require_changes: false

ignore:
- "tests/**"

0 comments on commit 481e41e

Please sign in to comment.