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

0.4.0 - Dart2 Support with Stronger Typing #20

Merged
merged 4 commits into from
Mar 19, 2018
Merged

0.4.0 - Dart2 Support with Stronger Typing #20

merged 4 commits into from
Mar 19, 2018

Conversation

brianegan
Copy link
Owner

@brianegan brianegan commented Mar 10, 2018

0.4.0

@envious
Copy link

envious commented Mar 16, 2018

This is exactly what I was looking for!

@envious envious mentioned this pull request Mar 16, 2018
@brianegan
Copy link
Owner Author

CI currently blocked on this issue: flutter/flutter#15681

@codecov
Copy link

codecov bot commented Mar 19, 2018

Codecov Report

Merging #20 into master will increase coverage by 2.62%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   95.83%   98.46%   +2.62%     
==========================================
  Files           1        1              
  Lines          72       65       -7     
==========================================
- Hits           69       64       -5     
+ Misses          3        1       -2
Impacted Files Coverage Δ
lib/flutter_redux.dart 98.46% <100%> (+2.62%) ⬆️

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 572d9ea...c483f76. Read the comment docs.

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.

Error thrown when using Dart 2 Preview Fix StoreProvider.of for Reified types
2 participants