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 SubscribeOn #116

Merged
merged 1 commit into from Dec 3, 2019
Merged

Implement SubscribeOn #116

merged 1 commit into from Dec 3, 2019

Conversation

broadwaylamb
Copy link
Member

Tests coming soon

@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 #116 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   98.05%   98.08%   +0.03%     
==========================================
  Files          68       69       +1     
  Lines        3492     3558      +66     
==========================================
+ Hits         3424     3490      +66     
  Misses         68       68
Impacted Files Coverage Δ
...penCombine/Publishers/Publishers.SubscribeOn.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 86d6170...ea0b5a7. Read the comment docs.

@OpenCombineBot
Copy link

OpenCombineBot commented Dec 2, 2019

LGTM

Generated by 🚫 Danger Swift against ea0b5a7

@broadwaylamb broadwaylamb merged commit a8bc5cc into master Dec 3, 2019
OpenCombine automation moved this from In progress to Done Dec 3, 2019
@broadwaylamb broadwaylamb deleted the subscribe-on branch December 3, 2019 09:11
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