As you project default threshold is 5% yet project/framework is failing
Also patch threshold is set to 5% and actual diff is 0%, yet still CI status is set failed
ok, I see that we have set threshold for each project. Ideally would have been nice and intuitive if default settings are cascaded to projects unless overridden by project.
I still dont understand purpose of threshold for patch. How threshold is used for patch ? For oneline addition to source code without tests it says 0% coverage. How do I get rid off patch check if number of lines changed is too small ?
Hi @jahan01, yes we currently do not cascade default settings, but I’ll forward your feedback to the product team.
As for threshold for patch, it isn’t as useful a configuration for your use case. Unfortunately, there is no way to configure Codecov with a base number of lines changed.