Skip to content

SVG is Sendable #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2025
Merged

SVG is Sendable #77

merged 1 commit into from
Apr 13, 2025

Conversation

swhitty
Copy link
Owner

@swhitty swhitty commented Apr 13, 2025

struct SVG is Sendable: It can be created (parsed and built) and in one concurrency domain and sent to another.

Copy link

codecov bot commented Apr 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.66%. Comparing base (7bf84f7) to head (d5c6412).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   83.66%   83.66%           
=======================================
  Files          82       82           
  Lines        7384     7384           
=======================================
  Hits         6178     6178           
  Misses       1206     1206           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@swhitty swhitty merged commit a8bbc61 into main Apr 13, 2025
21 checks passed
@swhitty swhitty deleted the sendable branch April 13, 2025 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant