Codecov patch keeps failing and I cannot turn it off

Hi there. First of all thanks for the service, I really appreciate the opportunity to explore the coverage of my Python libs.

I am reaching out here because I think my current codecov.yml file does not seem to work as expected.

The problems I see are the following

  1. Almost every PR has a failing codecov/patch check, see for instance this one All errors raised by Jupytext's CM are HTTP 500 (Internal Server) by mwouts · Pull Request #638 · mwouts/jupytext · GitHub, or any other recent one
  2. Every PR is commented with a report that the coverage is decreasing by >10%, and then the comment is edited when all the CI jobs are successful (and in the end the coverage does not decrease)

I have tried hard

but none of the two approaches worked yet.

Could you please help me draft a codecov.yml file that not cause failing codecov jobs? Unless of course when the coverage decreases by more than, say, 0.5%?