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

Riverpod 3.0 #3058

Draft
wants to merge 438 commits into
base: master
Choose a base branch
from
Draft

Riverpod 3.0 #3058

wants to merge 438 commits into from

Conversation

rrousselGit
Copy link
Owner

For real this time

@codecov
Copy link

codecov bot commented Oct 29, 2023

Codecov Report

Attention: Patch coverage is 94.93433% with 81 lines in your changes missing coverage. Please review.

Project coverage is 94.35%. Comparing base (4dda346) to head (6078e3e).
Report is 12 commits behind head on master.

Current head 6078e3e differs from pull request most recent head 55b7b12

Please upload reports for the commit 55b7b12 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3058      +/-   ##
==========================================
- Coverage   95.76%   94.35%   -1.41%     
==========================================
  Files          53       43      -10     
  Lines        2312     2339      +27     
==========================================
- Hits         2214     2207       -7     
- Misses         98      132      +34     
Files Coverage Δ
packages/flutter_riverpod/lib/src/builders.dart 100.00% <100.00%> (ø)
.../flutter_riverpod/lib/src/core/provider_scope.dart 98.66% <100.00%> (ø)
...src/providers/legacy/change_notifier_provider.dart 100.00% <100.00%> (ø)
packages/hooks_riverpod/lib/src/consumer.dart 100.00% <ø> (ø)
packages/riverpod/lib/src/builder.dart 100.00% <100.00%> (ø)
packages/riverpod/lib/src/common/result.dart 100.00% <ø> (ø)
packages/riverpod/lib/src/common/run_guarded.dart 93.33% <ø> (ø)
packages/riverpod/lib/src/common/stack_trace.dart 100.00% <ø> (ø)
packages/riverpod/lib/src/core/async_value.dart 100.00% <100.00%> (ø)
packages/riverpod/lib/src/core/devtool.dart 100.00% <100.00%> (ø)
... and 33 more

@sumitsharansatsangi
Copy link

@rrousselGit , Please give version 3.0.0, a release.

## Related Issues

fixes #3853

<!--
  Update to link the issue that is going to be fixed by this.
  Unless this concerns documentation, make sure to create an issue first
  before raising a PR.

  You do not need to describe what this PR is doing, as this should
  already be covered by the associated issue.
  If the linked issue isn't enough, then chances are a new issue
  is needed.

  Don't hesitate to create many issues! This can avoid working
  on something, only to have your PR closed or have to be rewritten
  due to a disagreement/misunderstanding.
 -->

## Checklist

Before you create this PR confirm that it meets all requirements listed
below by checking the relevant checkboxes (`[x]`).

- [x] I have updated the `CHANGELOG.md` of the relevant packages.
      Changelog files must be edited under the form:

  ```md
  ## Unreleased fix/major/minor

  - Description of your change. (thanks to @yourgithubid)
  ```

- [x] If this contains new features or behavior changes,
      I have updated the documentation to match those changes.
@ChaseGuru
Copy link

@rrousselGit Noticed this has been a thing for over a year now- and also that there are new commits to dev; however, the prerelease hasn't even been updated/published in over a year. If not deploying 3.0, is there anything preventing a deploy of an updated prerelease?

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.

8 participants