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

Cherry-pick Scan and TryScan #83

Merged
merged 3 commits into from Oct 17, 2019
Merged

Cherry-pick Scan and TryScan #83

merged 3 commits into from Oct 17, 2019

Conversation

broadwaylamb
Copy link
Member

Cherry-picked from #49, added more tests and made them pass.

Initial implementation by @epatey.

@broadwaylamb broadwaylamb added the missing functionality This functionality is present in Apple's Combine but we don't have it yet label Oct 17, 2019
@broadwaylamb broadwaylamb added this to In progress in OpenCombine via automation Oct 17, 2019
@broadwaylamb broadwaylamb mentioned this pull request Oct 17, 2019
83 tasks
@OpenCombineBot
Copy link

OpenCombineBot commented Oct 17, 2019

LGTM

Generated by 🚫 Danger Swift against bab4d17

- Collect
- Contains
- Count
- Drop
- Last
@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

Merging #83 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   97.47%   97.57%   +0.09%     
==========================================
  Files          59       60       +1     
  Lines        2658     2761     +103     
==========================================
+ Hits         2591     2694     +103     
  Misses         67       67
Impacted Files Coverage Δ
...urces/OpenCombine/Publishers/Publishers.Drop.swift 100% <ø> (ø) ⬆️
...s/OpenCombine/Publishers/Publishers.Contains.swift 100% <ø> (ø) ⬆️
...urces/OpenCombine/Publishers/Publishers.Last.swift 100% <ø> (ø) ⬆️
...es/OpenCombine/Publishers/Publishers.Collect.swift 100% <ø> (ø) ⬆️
...rces/OpenCombine/Publishers/Publishers.Count.swift 100% <ø> (ø) ⬆️
...urces/OpenCombine/Publishers/Publishers.Scan.swift 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 f4e191b...bab4d17. Read the comment docs.

@broadwaylamb broadwaylamb merged commit 4600765 into master Oct 17, 2019
OpenCombine automation moved this from In progress to Done Oct 17, 2019
@broadwaylamb broadwaylamb deleted the scan branch October 17, 2019 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing functionality This functionality is present in Apple's Combine but we don't have it yet
Projects
OpenCombine
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants