Files
mapknitter/.codecov.yml
Kaustubh Nair d2aea02ee3 Fix codecov inconsistencies (#837)
* start simplecov in test helper

* Remove old reports before running

* turn on project

* Removing reports dir after job success

* Update .travis.yml

* Update .travis.yml

* Change formatter declaration location

* Remove reports during build

* Update .travis.yml
2019-07-17 14:54:48 -04:00

12 lines
397 B
YAML

comment:
layout: "reach, diff, flags, files"
behavior: default
require_changes: false # if true: only post the comment if coverage changes
require_base: no # [yes :: must have a base report to post]
require_head: yes # [yes :: must have a head report to post]
branches: null # branch names that can post comment
coverage:
status:
project: on
patch: on