Skip to content
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

fix computed signal cycle #352

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

NabilaWorks
Copy link
Contributor

Closes #349

Shoutout to @tdomarkas for catching it

Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.15%. Comparing base (dd5c6ec) to head (f76c439).
Report is 126 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #352       +/-   ##
===========================================
- Coverage   98.82%   84.15%   -14.68%     
===========================================
  Files          38       60       +22     
  Lines        1196     2461     +1265     
===========================================
+ Hits         1182     2071      +889     
- Misses         14      390      +376     
Files with missing lines Coverage Δ
packages/signals_core/lib/src/mixins/tracked.dart 100.00% <100.00%> (ø)

... and 34 files with indirect coverage changes

@rodydavis
Copy link
Owner

LGTM!

@rodydavis rodydavis merged commit 53dd4c7 into rodydavis:main Dec 2, 2024
3 of 4 checks passed
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.

Tracked computed signal
2 participants