Skip to content

Commit

Permalink
add patch coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
AlyssaWang committed Aug 11, 2023
1 parent 08fa63a commit 1cca9dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,16 @@ flag_management:
- type: project
target: 90%
threshold: 1%
- type: patch
target: 90%
threshold: 1%
- name: frontend
paths:
- client/
statuses:
- type: project
target: auto
threshold: 1%
- type: patch
target: auto
threshold: 1%

0 comments on commit 1cca9dd

Please sign in to comment.