gonum / plot

A repository for plotting and visualizing data
BSD 3-Clause "New" or "Revised" License
2.72k stars 202 forks source link

vggio more tests #765

Closed sbinet closed 1 year ago

sbinet commented 1 year ago

Please take a look.

this CL adds more tests for the vg.Canvas interface with the Gio-backed Canvas.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +1.82 :tada:

Comparison is base (192da64) 73.43% compared to head (2169b7b) 75.25%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #765 +/- ## ========================================== + Coverage 73.43% 75.25% +1.82% ========================================== Files 56 58 +2 Lines 5176 7368 +2192 ========================================== + Hits 3801 5545 +1744 - Misses 1191 1627 +436 - Partials 184 196 +12 ``` [see 55 files with indirect coverage changes](https://codecov.io/gh/gonum/plot/pull/765/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=gonum)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.