I accidentally found this repo and I am really glad to see that finally someone from sentry/codecov is addressing a long standing issue: the official uploader was not able to report back the coverage status result and this caused lots of issues over time, especially with the app 'forgetting' to report back the status check. Most recent example being codecov/feedback#843 -- no status check reported once you start to also upload test-results.
I am more than keep to beta-test this new action, but I think we need a first release first as running it from @main seems too risky to introduce new CI issues.
I accidentally found this repo and I am really glad to see that finally someone from sentry/codecov is addressing a long standing issue: the official uploader was not able to report back the coverage status result and this caused lots of issues over time, especially with the app 'forgetting' to report back the status check. Most recent example being codecov/feedback#843 -- no status check reported once you start to also upload test-results.
I am more than keep to beta-test this new action, but I think we need a first release first as running it from
@mainseems too risky to introduce new CI issues.