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

Add Signal::modify to mutate a value #399

Merged
merged 2 commits into from
Mar 21, 2022
Merged

Add Signal::modify to mutate a value #399

merged 2 commits into from
Mar 21, 2022

Conversation

lukechu10
Copy link
Member

No description provided.

@lukechu10 lukechu10 added C-enhancement Category: new feature or improvement to existing feature A-reactivity Area: reactivity and state handling A-ergonomics Area: API ergonomics labels Mar 21, 2022
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #399 (fe931e4) into master (75850ef) will increase coverage by 0.08%.
The diff coverage is 88.46%.

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   63.26%   63.35%   +0.08%     
==========================================
  Files          48       48              
  Lines        7786     7812      +26     
==========================================
+ Hits         4926     4949      +23     
- Misses       2860     2863       +3     
Impacted Files Coverage Δ
packages/sycamore-reactive/src/signal.rs 87.02% <88.46%> (+0.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 75850ef...fe931e4. Read the comment docs.

@lukechu10 lukechu10 merged commit f471b18 into master Mar 21, 2022
@lukechu10 lukechu10 deleted the signal-modify branch March 21, 2022 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ergonomics Area: API ergonomics A-reactivity Area: reactivity and state handling C-enhancement Category: new feature or improvement to existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant