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 Assertion failed: _lastFuture == null #3407

Merged
merged 4 commits into from
Mar 10, 2024
Merged

Conversation

rrousselGit
Copy link
Owner

fixes #2041

Copy link

changeset-bot bot commented Mar 10, 2024

⚠️ No Changeset found

Latest commit: a63e56c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 95.71%. Comparing base (0e297cb) to head (6132603).

❗ Current head 6132603 differs from pull request most recent head a63e56c. Consider uploading reports for the commit a63e56c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3407      +/-   ##
==========================================
+ Coverage   95.67%   95.71%   +0.04%     
==========================================
  Files          53       53              
  Lines        2313     2313              
==========================================
+ Hits         2213     2214       +1     
+ Misses        100       99       -1     
Files Coverage Δ
...d/lib/src/framework/proxy_provider_listenable.dart 97.14% <75.00%> (ø)

... and 1 file with indirect coverage changes

@rrousselGit rrousselGit merged commit e47d3b0 into master Mar 10, 2024
42 checks passed
@rrousselGit rrousselGit deleted the fix_last_future branch March 10, 2024 10:16
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.

Assertion failed: _lastFuture == null
1 participant