biolab / orange-canvas-core

Orange Canvas core workflow editor
GNU General Public License v3.0
36 stars 62 forks source link

[FIX] Fix test_overlay #299

Closed ales-erjavec closed 4 months ago

ales-erjavec commented 4 months ago

Issue

Tests fail with a segmentation fault when running under pytest>=8.2

Changes

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.67%. Comparing base (6967b60) to head (4a878c7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #299 +/- ## ========================================== + Coverage 76.63% 76.67% +0.04% ========================================== Files 99 99 Lines 21101 21101 ========================================== + Hits 16170 16179 +9 + Misses 4931 4922 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.