Closed PrimozGodec closed 10 months ago
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 :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue
Random data fail on PyQt6 because of wrong super call in leaveEvent
Description of changes
Call correct super
Includes