STINNER Victor <[email protected]> added the comment:
Ernest updated the organization configuration to:
---
comment: off
coverage:
status:
changes: off
project: off
patch: off
---
which gives:
{
"comment": false,
"coverage": {
"status": {
"changes": false,
"patch": false,
"project": false
}
}
}
Codecov should no longer add comments to pull requests. I close the issue.
Reopen it if Codecov adds *new* comments to pull requests.
Thanks Ernest!
----------
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39704>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com