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 infinite loop due to keepAlive #3158

Merged
merged 2 commits into from
Nov 26, 2023
Merged

Fix infinite loop due to keepAlive #3158

merged 2 commits into from
Nov 26, 2023

Conversation

rrousselGit
Copy link
Owner

Fix ref.exists not checking ancestor containers.

fixes #2177
fixes #2044

Fix ref.exists not checking ancestor containers.

fixes #2177
fixes #2044
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

Merging #3158 (d071772) into master (8158609) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3158   +/-   ##
=======================================
  Coverage   95.15%   95.16%           
=======================================
  Files          53       53           
  Lines        2293     2295    +2     
=======================================
+ Hits         2182     2184    +2     
  Misses        111      111           
Files Coverage Δ
packages/riverpod/lib/src/framework/container.dart 97.79% <100.00%> (+0.01%) ⬆️

@rrousselGit rrousselGit merged commit dc5b34d into master Nov 26, 2023
43 checks passed
@rrousselGit rrousselGit deleted the fix-getstatereader branch November 26, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant