-
Notifications
You must be signed in to change notification settings - Fork 21
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
ci: fixing tests, drop py38 #336
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #336 +/- ##
==========================================
+ Coverage 78.20% 78.24% +0.03%
==========================================
Files 13 13
Lines 624 625 +1
==========================================
+ Hits 488 489 +1
Misses 136 136 ☔ View full report in Codecov by Sentry. |
wow... amazingly, just importing pymmcore before importing any Qt backend ended up fixing stuff on here. 😱 opened an issue at pymmcore: micro-manager/pymmcore#119 but tests are passing here again as long as we ensure that we import pymmcore first |
No description provided.