Skip to content

Commit

Permalink
manual config
Browse files Browse the repository at this point in the history
  • Loading branch information
tibvdm committed Apr 4, 2024
1 parent b192a29 commit e23204b
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
flag_management:
default_rules:
carryforward: true
statuses:
- type: project
target: auto
threshold: 60%
individual_flags:
- name: fa-compression
paths:
- fa-compression
statuses:
- type: project
target: 90%
coverage:
status:
project:
default:
target: 90%
fa-compression:
target: 90%
flags:
- fa-compression

flags:
fa-compression:
paths:
- fa-compression/*
carryforward: false

0 comments on commit e23204b

Please sign in to comment.