jwmcglynn / donner

Donner SVG, a modern C++20 SVG rendering library supporting the latest SVG2 and CSS3 standards
https://jwmcglynn.github.io/donner/
ISC License
13 stars 1 forks source link

Update to the latest skia commit #217

Closed jwmcglynn closed 2 months ago

jwmcglynn commented 2 months ago

Update skia to https://github.com/google/skia/commit/0ec9b089fa9e8a7daa9e4a6c655870cc5d54feb6, a commit from 2024-09-14.

This creates minor changes to image comparison golden images around anti-aliasing, update them so the tests pass.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 91.62%. Comparing base (4a11ebf) to head (dff0ac2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ======================================= Coverage 91.62% 91.62% ======================================= Files 292 292 Lines 22424 22424 Branches 2344 2344 ======================================= Hits 20547 20547 + Misses 1836 1833 -3 - Partials 41 44 +3 ``` | [Flag](https://app.codecov.io/gh/jwmcglynn/donner/pull/217/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jwmcglynn/donner/pull/217/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn) | `91.62% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeff+McGlynn#carryforward-flags-in-the-pull-request-comment) to find out more.

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