Skip to content

Commit

Permalink
update codecov status checks to informational
Browse files Browse the repository at this point in the history
  • Loading branch information
christianvogt committed May 14, 2024
1 parent 37469fd commit bd486b2
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ coverage:
round: down
range: "70...100"
status:
project: true
patch: true
# project:
# frontend:
# target: auto
# threshold: 1%
# patch:
# default:
# target: 70%
project:
default:
informational: true
target: auto
threshold: 1%
patch:
default:
informational: true
target: 70%

comment:
layout: "reach,diff,flags,files,footer"
Expand Down

0 comments on commit bd486b2

Please sign in to comment.