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

Add fold(Right) and reduce(Right) tests #41

Merged
merged 2 commits into from
Dec 26, 2018
Merged

Conversation

passsy
Copy link
Owner

@passsy passsy commented Dec 26, 2018

No description provided.

@codecov
Copy link

codecov bot commented Dec 26, 2018

Codecov Report

Merging #41 into master will increase coverage by 3.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   81.15%   84.35%   +3.19%     
==========================================
  Files          25       25              
  Lines        1502     1502              
==========================================
+ Hits         1219     1267      +48     
+ Misses        283      235      -48
Impacted Files Coverage Δ
lib/src/extension/iterable_extension_mixin.dart 75.82% <0%> (+3.3%) ⬆️
lib/src/extension/list_extension_mixin.dart 90.29% <0%> (+25.24%) ⬆️

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 e2f4366...061c4cd. Read the comment docs.

@passsy passsy merged commit fc3db4e into master Dec 26, 2018
@passsy passsy deleted the feature/fold_reduce branch December 26, 2018 23:33
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.

1 participant