Skip to content

Commit

Permalink
Add flag management
Browse files Browse the repository at this point in the history
  • Loading branch information
thom-at-redhat committed Apr 23, 2024
1 parent a7cd094 commit 68c3af3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ codecov:
notify:
wait_for_ci: false
after_n_builds: 1
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%

0 comments on commit 68c3af3

Please sign in to comment.