codecov: enable status for patch/changes, comment: diff

Ref: https://github.com/encode/django-rest-framework/pull/6077#issuecomment-403838095

This is https://github.com/encode/django-rest-framework/pull/6050
without the project status, and fixes/improves the comment added in
https://github.com/encode/django-rest-framework/pull/6077.
This commit is contained in:
Daniel Hahler 2018-07-10 16:18:46 +02:00
parent 0484d01aae
commit 9f04e1acc5

View File

@ -1,8 +1,8 @@
coverage:
status:
project: false
patch: false
changes: false
patch: true
changes: true
comment:
layout: "reach"
layout: "diff"