Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalybibikov committed May 4, 2024
1 parent 162d27a commit 4ffa3ac
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
codecov:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "65...100"

status:
project:
default:
threshold: null # Allow no drop in coverage
if_not_found: success
only_pulls: true
patch:
default:
target: '60%' # Example target for new code in pull requests
if_not_found: success
only_pulls: true
Empty file removed codecov.yml
Empty file.

0 comments on commit 4ffa3ac

Please sign in to comment.