Skip to content

Conversation

@marc2332
Copy link
Owner

Closes #692

@marc2332 marc2332 added the enhancement 🔥 New feature or request label Jun 11, 2024
@codecov
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 87 lines in your changes missing coverage. Please review.

Project coverage is 74.13%. Comparing base (ed46a96) to head (5482b05).

Files Patch % Lines
crates/components/src/graph.rs 0.00% 81 Missing ⚠️
crates/hooks/src/use_canvas.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #693      +/-   ##
==========================================
- Coverage   74.16%   74.13%   -0.03%     
==========================================
  Files         194      194              
  Lines       20313    20320       +7     
==========================================
  Hits        15065    15065              
- Misses       5248     5255       +7     

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

@marc2332 marc2332 merged commit f58a84f into main Jun 12, 2024
@marc2332 marc2332 deleted the feat/signal-reactivity-for-use_canvas branch June 12, 2024 16:44
This was referenced Jun 29, 2024
This was referenced Jul 6, 2024
This was referenced Jul 16, 2024
@github-actions github-actions bot mentioned this pull request Aug 3, 2024
@github-actions github-actions bot mentioned this pull request Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 🔥 New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhancement: Signal-based reactivity for use_canvas

2 participants