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

ci: fixing tests, drop py38 #336

Merged
merged 11 commits into from
Jun 29, 2024
Merged

Conversation

tlambert03
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 29, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.24%. Comparing base (340b299) to head (cc843ab).

Files Patch % Lines
...napari_micromanager/_gui_objects/_stages_widget.py 33.33% 2 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@tlambert03
Copy link
Member Author

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

@tlambert03 tlambert03 merged commit 2cca097 into pymmcore-plus:main Jun 29, 2024
16 of 17 checks passed
@tlambert03 tlambert03 deleted the fix-test branch June 29, 2024 18:25
@tlambert03 tlambert03 changed the title ci: fixing tests ci: fixing tests, drop py38 Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant