Skip to content

Commit

Permalink
Bring upto date with upstream x2
Browse files Browse the repository at this point in the history
  • Loading branch information
MattToast committed Mar 17, 2023
2 parents 03ded5b + b5bc923 commit 16b95a2
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ coverage:
round: down
range: "70...100"

status:
patch:
default:
# Account for some variability in codecov
threshold: 0.5%
project:
default:
# Account for some variability in codecov
threshold: 0.5%

parsers:
gcov:
branch_detection:
Expand All @@ -19,4 +29,4 @@ comment:
behavior: default # update comment if already exists, otherwise post new
require_changes: no
require_base: no
require_head: yes
require_head: yes

0 comments on commit 16b95a2

Please sign in to comment.