Skip to content

Commit

Permalink
add minor improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed Feb 16, 2024
1 parent 3fce463 commit 55961ad
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,19 @@ codecov:
max_report_age: 24
require_ci_to_pass: false

coverage:
range: 50..90 # coverage lower than 50 is red, higher than 90 green, between color code

status:
project:
default:
enabled: false

patch:
default:
enabled: false

flag_management:
default_rules: # the rules that will be followed for any flag added, generally
carryforward: true
statuses:
- type: project
target: auto
threshold: 1%
- type: patch
target: 90%
individual_flags:
- name: web
paths:
Expand Down

0 comments on commit 55961ad

Please sign in to comment.