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

Make backgroundTask available for MacOS 10.15 #299

Merged
merged 1 commit into from May 7, 2020
Merged

Conversation

lucas34
Copy link
Owner

@lucas34 lucas34 commented May 6, 2020

No description provided.

@codecov
Copy link

codecov bot commented May 6, 2020

Codecov Report

Merging #299 into master will decrease coverage by 3.43%.
The diff coverage is 27.77%.

@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
- Coverage   96.02%   92.59%   -3.44%     
==========================================
  Files          28       29       +1     
  Lines        1838     1863      +25     
==========================================
- Hits         1765     1725      -40     
- Misses         73      138      +65     
Impacted Files Coverage Δ
Tests/SwiftQueueTests/BackgroundTasksTest.swift 0.00% <0.00%> (ø)
Sources/SwiftQueue/JobBuilder.swift 90.00% <100.00%> (-10.00%) ⬇️
Tests/SwiftQueueTests/LoggerTests.swift 100.00% <100.00%> (ø)
Tests/SwiftQueueTests/SwiftQueueBuilderTests.swift 100.00% <100.00%> (ø)
Tests/SwiftQueueTests/SwiftQueueManagerTests.swift 100.00% <100.00%> (ø)
Tests/SwiftQueueTests/TestUtils.swift 97.61% <100.00%> (+0.18%) ⬆️
Sources/SwiftQueue/Constraint+Executor.swift 83.33% <0.00%> (-8.34%) ⬇️
Sources/SwiftQueue/SwiftQueueManager.swift 80.61% <0.00%> (-5.11%) ⬇️

@lucas34 lucas34 merged commit ac6d6f9 into master May 7, 2020
@lucas34 lucas34 deleted the background-task branch May 7, 2020 18:34
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.

None yet

1 participant