-
-
Notifications
You must be signed in to change notification settings - Fork 104
CI/CD Improvements for runners and the codecov badge. #841
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
Conversation
README.md
Outdated
| [](https://github.com/enthought/comtypes/stargazers) [](https://github.com/enthought/comtypes/network/members) [](https://github.com/astral-sh/ruff) | ||
| [](https://tidelift.com/subscription/pkg/pypi-comtypes?utm_source=pypi-comtypes&utm_medium=readme) | ||
| [](https://app.codecov.io/github/enthought/comtypes) | ||
| [](https://tidelift.com/subscription/pkg/pypi-comtypes?utm_source=pypi-comtypes&utm_medium=readme) [](https://app.codecov.io/github/enthought/comtypes/tree/main) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See this comment.
This is not needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch. Thanks.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #841 +/- ##
=======================================
Coverage 82.63% 82.63%
=======================================
Files 121 121
Lines 11183 11183
=======================================
Hits 9241 9241
Misses 1942 1942 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cd2fd51 to
f55ccb6
Compare
…ME.md` consistent with other badges.
f55ccb6 to
7d0abe8
Compare
Closes #840.
This PR includes two key improvements for our CI/CD pipeline:
Upgrading the Windows runner in GitHub Actions to windows-2022 to avoid disruptions after June 30, 2025.
Fixing the codecov coverage badge in the README for accurate display (see Add support for coverage #775 (comment)).Make the line breaks and spacing around the
codecovbadges inREADME.mdconsistent with other badges.