This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients ammar2, brett.cannon, gvanrossum, rhettinger, skrah, terry.reedy, vstinner, xtreak
Date 2020-03-03.13:38:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
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!
History
Date User Action Args
2020-03-03 13:38:24vstinnersetrecipients: + vstinner, gvanrossum, brett.cannon, rhettinger, terry.reedy, skrah, ammar2, xtreak
2020-03-03 13:38:24vstinnersetmessageid: <[email protected]>
2020-03-03 13:38:24vstinnerlinkissue39704 messages
2020-03-03 13:38:24vstinnercreate