biolab / orange-canvas-core

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

[ENH] Save workflow image to SVG #297

Closed ales-erjavec closed 4 months ago

ales-erjavec commented 5 months ago

Issue

Fixes https://github.com/biolab/orange3/issues/6777

The results are less then stellar though. All SVG icons get rasterized.

Changes

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 84.12698% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 75.29%. Comparing base (8b47de1) to head (db5216a).

Files Patch % Lines
orangecanvas/application/canvasmain.py 82.14% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #297 +/- ## ========================================== - Coverage 76.53% 75.29% -1.24% ========================================== Files 99 99 Lines 21043 21097 +54 ========================================== - Hits 16105 15886 -219 - Misses 4938 5211 +273 ```

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