-
-
Notifications
You must be signed in to change notification settings - Fork 31
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 (Backport #221 into 1.x) #224
Conversation
* Remove packageManager entry * Fix for Python 3.12 * Remove use of pytest-asyncio * Fix mypy * Re-enable Python 3.11 * Don't test win/py3.12 * Fix URLs in package.json * Update yarn.lock * Revert previous commit * Remove pip --pre
Ah |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 1.x #224 +/- ##
======================================
Coverage ? 41.43%
======================================
Files ? 8
Lines ? 572
Branches ? 78
======================================
Hits ? 237
Misses ? 331
Partials ? 4 ☔ View full report in Codecov by Sentry. |
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.
Thanks!
Remove packageManager entry
Fix for Python 3.12
Remove use of pytest-asyncio
Fix mypy
Re-enable Python 3.11
Don't test win/py3.12
Fix URLs in package.json
Update yarn.lock
Revert previous commit
Remove pip --pre