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

Remove PySide2 skip conditions and fix PySide2 signal emit calls failures #107

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

dalthviz
Copy link
Member

Closes #106

@dalthviz dalthviz marked this pull request as draft September 27, 2024 18:17
@dalthviz dalthviz self-assigned this Sep 27, 2024
Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.54%. Comparing base (a764714) to head (e6e0b83).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   93.52%   93.54%   +0.02%     
==========================================
  Files          10       10              
  Lines        1822     1813       -9     
==========================================
- Hits         1704     1696       -8     
+ Misses        118      117       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jaimergp jaimergp merged commit dbcd362 into napari:main Sep 27, 2024
12 checks passed
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.

Trying to executed an action causes a TypeError with PySide2
3 participants