Skip to content

Extending Signal's API #7

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Extending Signal's API #7

wants to merge 1 commit into from

Conversation

CarLeonDev
Copy link
Contributor

@CarLeonDev CarLeonDev commented Mar 15, 2025

  • Add Computed
  • Add Effect
  • Testing
  • Add documentation about it

@CarLeonDev CarLeonDev marked this pull request as draft March 15, 2025 00:06
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 37.28814% with 37 lines in your changes missing coverage. Please review.

Project coverage is 97.61%. Comparing base (c664f06) to head (6943242).

Files with missing lines Patch % Lines
...actter/lib/src/signal/internal/signal_runtime.dart 33.33% 14 Missing ⚠️
packages/reactter/lib/src/signal/computed.dart 0.00% 11 Missing ⚠️
...tter/lib/src/signal/internal/state_subscriber.dart 0.00% 8 Missing ⚠️
packages/reactter/lib/src/signal/effect.dart 0.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##            master       #7      +/-   ##
===========================================
- Coverage   100.00%   97.61%   -2.39%     
===========================================
  Files           50       55       +5     
  Lines         1512     1551      +39     
===========================================
+ Hits          1512     1514       +2     
- Misses           0       37      +37     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@CarLeonDev CarLeonDev linked an issue Mar 15, 2025 that may be closed by this pull request
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.

Performance and Benchmarks
2 participants