codecov: enable status for patch/changes, comment: diff (#6080)

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:32:47 +02:00 committed by Carlton Gibson
parent 0484d01aae
commit f404fda29c

View File

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