Skip to content

Commit

Permalink
codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyBinoculars committed Oct 22, 2023
1 parent 3786588 commit 72b6497
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
codecov:
notify:
after_n_builds: 6
strict_yaml_branch: main

coverage:
range: '50...90'
status:
project:
default:
target: auto
threshold: 5%
informational: true
patch: off

flag_management:
default_rules:
carryforward: true
statuses:
- type: project
target: auto
threshold: 2%
informational: true

comment:
require_changes: true
after_n_builds: 6

0 comments on commit 72b6497

Please sign in to comment.