Skip to content

Instantly share code, notes, and snippets.

@crawftv
Created October 2, 2019 17:05
Show Gist options
  • Save crawftv/cb578898e9a94b13ca2c29c50c0956d3 to your computer and use it in GitHub Desktop.
Save crawftv/cb578898e9a94b13ca2c29c50c0956d3 to your computer and use it in GitHub Desktop.
The default file for generating codecov reports.
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: "reach,diff,flags,tree"
behavior: default
require_changes: no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment