Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI / Unit Tests Failing #6035

Closed
FileMagic opened this issue Oct 15, 2023 · 2 comments · Fixed by #6036
Closed

Fix CI / Unit Tests Failing #6035

FileMagic opened this issue Oct 15, 2023 · 2 comments · Fixed by #6036
Labels

Comments

@FileMagic
Copy link
Contributor

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.

Screenshot from 2023-10-15 18-05-59

These errors seem to occurring due to the coverage being frozen as seen in ./scripts/ci/submit-codecov-coverage.sh

image

@FileMagic
Copy link
Contributor Author

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.

@arm4b arm4b added the bug label Oct 16, 2023
@arm4b
Copy link
Member

arm4b commented Oct 16, 2023

deprecated

Thanks for research!

@arm4b arm4b linked a pull request Oct 23, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants