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

[FIX] Random data - Fix editor event #165

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Random data fail on PyQt6 because of wrong super call in leaveEvent

Description of changes

Call correct super

Includes
  • Code changes
  • Tests
  • Documentation

@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bbffe63) 82.92% compared to head (63af3c2) 82.92%.

Files Patch % Lines
orangecontrib/educational/widgets/owrandomdata.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   82.92%   82.92%           
=======================================
  Files          18       18           
  Lines        3109     3109           
  Branches      364      364           
=======================================
  Hits         2578     2578           
  Misses        478      478           
  Partials       53       53           

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

@PrimozGodec PrimozGodec merged commit ec03a72 into biolab:master Jan 15, 2024
12 checks passed
@PrimozGodec PrimozGodec changed the title Random data - Fix editor event [FIX] Random data - Fix editor event Jan 15, 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.

2 participants