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 35 commits into
base: master
Choose a base branch
from
Open

Add SpillHead #753

wants to merge 35 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

Attention: Patch coverage is 94.48819% with 7 lines in your changes missing coverage. Please review.

Project coverage is 92.70%. Comparing base (e52d278) to head (25c256a).

Files with missing lines Patch % Lines
MoreLinq/SpillHead.cs 94.48% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #753      +/-   ##
==========================================
- Coverage   93.22%   92.70%   -0.53%     
==========================================
  Files         112      113       +1     
  Lines        3395     3522     +127     
  Branches      960     1025      +65     
==========================================
+ Hits         3165     3265     +100     
- Misses        214      239      +25     
- Partials       16       18       +2     
Flag Coverage Δ
92.70% <94.48%> (-0.53%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@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