[fenix] No issue: Add threshold to codecov (https://github.com/mozilla-mobile/fenix/pull/4751)

pull/600/head
Sawyer Blatz 5 years ago committed by GitHub
parent b1fdb6a353
commit 6dd829fdb4

@ -6,3 +6,7 @@ coverage:
precision: 2
round: down
range: 60..80
status:
project:
default:
threshold: 0.5 # allow coverage to fall by 0.5% without failing

Loading…
Cancel
Save