Skip to content

Commit

Permalink
Codecov config tweaks (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy authored Mar 6, 2020
1 parent a4d7b69 commit da02247
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
comment: false
coverage:
status:
project:
default:
threshold: 1%
branches:
- master
if_not_found: success
if_ci_failed: error
# Disable once code base is more mature.
informational: true
only_pulls: true

comment:
layout: "reach, diff, flags, files"
behavior: default
require_changes: true
branches:
- "master"

0 comments on commit da02247

Please sign in to comment.