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 Batch regression when source is an empty collection #743

Merged
merged 2 commits into from
Dec 27, 2019

Conversation

atifaziz
Copy link
Member

This PR is for fixing issue #741.

@atifaziz atifaziz marked this pull request as ready for review December 27, 2019 09:05
@codecov
Copy link

codecov bot commented Dec 27, 2019

Codecov Report

Merging #743 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #743      +/-   ##
==========================================
+ Coverage    91.8%   91.82%   +0.01%     
==========================================
  Files         106      106              
  Lines        3467     3473       +6     
==========================================
+ Hits         3183     3189       +6     
  Misses        284      284
Impacted Files Coverage Δ
MoreLinq/Batch.cs 100% <100%> (ø) ⬆️

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 dc9542e...5b6a808. Read the comment docs.

@atifaziz atifaziz merged commit b802173 into morelinq:master Dec 27, 2019
@atifaziz atifaziz deleted the issue-741 branch December 27, 2019 09:57
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