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 SpillHead #753

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Add SpillHead #753

wants to merge 34 commits into from

Conversation

atifaziz
Copy link
Member

@atifaziz atifaziz commented Aug 6, 2020

Implementation for SpillSpanSpillHead proposed in #752.

@atifaziz atifaziz linked an issue Aug 6, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 6, 2020

Codecov Report

Merging #753 into master will increase coverage by 0.22%.
The diff coverage is 94.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #753      +/-   ##
==========================================
+ Coverage   88.52%   88.75%   +0.22%     
==========================================
  Files         106      107       +1     
  Lines        3478     3600     +122     
  Branches      980     1040      +60     
==========================================
+ Hits         3079     3195     +116     
- Misses        258      262       +4     
- Partials      141      143       +2     
Impacted Files Coverage Δ
MoreLinq/SpillHead.cs 94.26% <94.26%> (ø)
MoreLinq/Return.cs 100.00% <0.00%> (+5.88%) ⬆️

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 b54c285...aac8fea. Read the comment docs.

@atifaziz atifaziz changed the title Add SpillSpan Add SpillHead Aug 7, 2020
@atifaziz atifaziz marked this pull request as ready for review August 17, 2020 06:50
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.

Spill head projection to remaining sequence
1 participant