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

Wrapped the update processing of AsyncSignal.value in a batch #219

Merged
merged 1 commit into from Mar 27, 2024

Wrapped the update processing of AsyncSignal.value in a batch

1bb7243
Select commit
Failed to load commit list.
Merged

Wrapped the update processing of AsyncSignal.value in a batch #219

Wrapped the update processing of AsyncSignal.value in a batch
1bb7243
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2024 in 1s

58.67% (+0.11%) compared to dd1d3f4

View this Pull Request on Codecov

58.67% (+0.11%) compared to dd1d3f4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.67%. Comparing base (dd1d3f4) to head (1bb7243).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #219      +/-   ##
==========================================
+ Coverage   58.56%   58.67%   +0.11%     
==========================================
  Files          33       33              
  Lines        1419     1423       +4     
==========================================
+ Hits          831      835       +4     
  Misses        588      588              
Files Coverage Δ
packages/signals_core/lib/src/async/signal.dart 100.00% <100.00%> (ø)