Re: [Cryptography-dev] Problems with codecov & doc8

2021-07-29 Thread Paul Kehrer
Unfortunately codecov commonly has issues with proper reporting. It looks like in your case the mac builders weren't successfully submitting coverage. We'd love to migrate to a more functional system, but codecov and coveralls both have...issues. We won't let that block review, although pushing a

[Cryptography-dev] Problems with codecov & doc8

2021-07-29 Thread PLT
Hi, Project codecov and doc8 checks for my recent PR (https://github.com/pyca/cryptography/pull/6181) have failed and I can't find the way to make them pass. IMHO the codecov fail is unrelated to the PR. It looks like a problem with testing environment. I ran pytest with coverage report before