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

Implement ReceiveOn #115

Merged
merged 1 commit into from Dec 2, 2019
Merged

Implement ReceiveOn #115

merged 1 commit into from Dec 2, 2019

Conversation

broadwaylamb
Copy link
Member

@broadwaylamb broadwaylamb commented Dec 2, 2019

It's very much like Delay.

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

codecov bot commented Dec 2, 2019

Codecov Report

Merging #115 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage      98%   98.05%   +0.04%     
==========================================
  Files          67       68       +1     
  Lines        3408     3492      +84     
==========================================
+ Hits         3340     3424      +84     
  Misses         68       68
Impacted Files Coverage Δ
Sources/OpenCombine/ImmediateScheduler.swift 90.47% <ø> (ø) ⬆️
.../OpenCombine/Publishers/Publishers.ReceiveOn.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 171131d...bb29730. Read the comment docs.

@OpenCombineBot
Copy link

OpenCombineBot commented Dec 2, 2019

LGTM

Generated by 🚫 Danger Swift against bb29730

@broadwaylamb broadwaylamb merged commit 86d6170 into master Dec 2, 2019
OpenCombine automation moved this from In progress to Done Dec 2, 2019
@broadwaylamb broadwaylamb deleted the receive-on branch December 2, 2019 17:31
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

2 participants