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

V4.0.0 #243

Merged
merged 26 commits into from
Dec 22, 2019
Merged

V4.0.0 #243

merged 26 commits into from
Dec 22, 2019

Conversation

rrousselGit
Copy link
Owner

@rrousselGit rrousselGit commented Oct 13, 2019

closes #237, closes #236, closes #259, closes #81, closes #276, closes #213

@codecov-io
Copy link

codecov-io commented Oct 13, 2019

Codecov Report

Merging #243 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #243      +/-   ##
==========================================
+ Coverage   99.36%   99.43%   +0.07%     
==========================================
  Files          10       10              
  Lines         627      714      +87     
==========================================
+ Hits          623      710      +87     
  Misses          4        4
Impacted Files Coverage Δ
packages/provider/lib/src/selector.dart 100% <ø> (ø) ⬆️
packages/provider/lib/src/consumer.dart 100% <ø> (ø) ⬆️
packages/provider/lib/src/async_provider.dart 100% <100%> (ø) ⬆️
packages/provider/lib/src/inherited_provider.dart 100% <100%> (ø)
...es/provider/lib/src/value_listenable_provider.dart 100% <100%> (ø) ⬆️
packages/provider/example/lib/main.dart 91.11% <100%> (ø) ⬆️
...ges/provider/lib/src/change_notifier_provider.dart 100% <100%> (ø) ⬆️
packages/provider/lib/src/provider.dart 100% <100%> (ø) ⬆️
packages/provider/lib/src/listenable_provider.dart 100% <100%> (ø) ⬆️
packages/provider/lib/src/proxy_provider.dart 100% <100%> (ø) ⬆️
... and 7 more

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 e6e734e...32154f4. Read the comment docs.

@rrousselGit rrousselGit marked this pull request as ready for review December 22, 2019 16:46
@rrousselGit rrousselGit added this to the 4.0.0 milestone Dec 22, 2019
@rrousselGit rrousselGit merged commit 160db20 into master Dec 22, 2019
@rrousselGit rrousselGit deleted the v4.0.0 branch December 22, 2019 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment