Skip to content

Instantly share code, notes, and snippets.

@stevepeak
Last active June 7, 2016 22:04
Show Gist options
  • Save stevepeak/29859a6fd685c8201e787ac38fdc6ddc to your computer and use it in GitHub Desktop.
Save stevepeak/29859a6fd685c8201e787ac38fdc6ddc to your computer and use it in GitHub Desktop.
# all the values below are set by default to all project.
# you can essentially skip these settings in your custom file.
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "70...100"
status:
project: yes
patch: yes
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "header, diff"
behavior: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment