Skip to content

fix: fix mouse button issue#246

Merged
tlambert03 merged 1 commit intopyapp-kit:mainfrom
tlambert03:fix-mouse-button
Mar 8, 2026
Merged

fix: fix mouse button issue#246
tlambert03 merged 1 commit intopyapp-kit:mainfrom
tlambert03:fix-mouse-button

Conversation

@tlambert03
Copy link
Copy Markdown
Member

fixes #143

@tlambert03 tlambert03 enabled auto-merge (squash) March 8, 2026 18:46
@tlambert03 tlambert03 merged commit fe9474f into pyapp-kit:main Mar 8, 2026
63 checks passed
@tlambert03 tlambert03 deleted the fix-mouse-button branch March 8, 2026 18:47
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 8, 2026

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.92%. Comparing base (25ec4cc) to head (ed154c6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/ndv/views/_qt/_app.py 0.00% 3 Missing ⚠️
src/ndv/views/_jupyter/_app.py 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
+ Coverage   86.89%   86.92%   +0.03%     
==========================================
  Files          46       46              
  Lines        5350     5348       -2     
==========================================
  Hits         4649     4649              
+ Misses        701      699       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Bug: Qt mouse button MouseButton.MiddleButton is unknown

1 participant