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

Rename group function to parallel #212

Merged
merged 2 commits into from May 6, 2019
Merged

Rename group function to parallel #212

merged 2 commits into from May 6, 2019

Conversation

lucas34
Copy link
Owner

@lucas34 lucas34 commented May 6, 2019

No description provided.

@lucas34 lucas34 changed the title Rename queue to queue name Rename group to queue name May 6, 2019
@lucas34 lucas34 changed the title Rename group to queue name Rename group function to parallel May 6, 2019
@lucas-bot
Copy link
Collaborator

SwiftLint found issues

Warnings

File Line Reason
SwiftQueueBuilderTests.swift 116 Line should be 140 characters or less: currently 142 characters (line_length)

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #212 into master will increase coverage by <.01%.
The diff coverage is 76.92%.

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   96.72%   96.73%   +<.01%     
==========================================
  Files          25       25              
  Lines        1863     1867       +4     
==========================================
+ Hits         1802     1806       +4     
  Misses         61       61
Impacted Files Coverage Δ
Sources/SwiftQueue/JobInfo.swift 100% <100%> (ø) ⬆️
...urces/SwiftQueue/JobInfoSerializer+Decodable.swift 79.38% <100%> (ø) ⬆️
Tests/SwiftQueueTests/SwiftQueueBuilderTests.swift 100% <100%> (ø) ⬆️
Sources/SwiftQueue/JobInfoSerializer+V1.swift 82.02% <100%> (ø) ⬆️
Sources/SwiftQueue/JobBuilder.swift 93.33% <50%> (-6.67%) ⬇️
Sources/SwiftQueue/SqOperation.swift 100% <0%> (+2.66%) ⬆️

@lucas34 lucas34 merged commit 71456ee into master May 6, 2019
@lucas34 lucas34 deleted the rename-group-queuename branch May 6, 2019 08:31
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

2 participants