You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently failing tests in the StackStorm/st2 repo. This issue is going along with the MR to fix this issue and explain some of the decisions made while fixing the issue.
Steps to reproduce the problem
Push to a branch on the StackStorm/st2 project and you will see the following failures currently.
These errors seem to occurring due to the coverage being frozen as seen in ./scripts/ci/submit-codecov-coverage.sh
The text was updated successfully, but these errors were encountered:
So it looks like codecov was actually deprecated as of February 1, 2022.
This uploader is being deprecated by the Codecov team. We recommend migrating to our new uploader as soon as possible to prevent any lapses in coverage. The new uploader is open source, and we highly encourage submitting Issues and Pull Requests.
So I am going to take a look at using the new uploader to get stuff going. I haven't ever used this so I'll take a look and see what I can do as I have some time here over the next week.
SUMMARY
There are currently failing tests in the StackStorm/st2 repo. This issue is going along with the MR to fix this issue and explain some of the decisions made while fixing the issue.
Steps to reproduce the problem
Push to a branch on the StackStorm/st2 project and you will see the following failures currently.
These errors seem to occurring due to the coverage being frozen as seen in
./scripts/ci/submit-codecov-coverage.sh
The text was updated successfully, but these errors were encountered: