Skip to content

Expose count inside SwiftQueueManager #160

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

Merged
merged 4 commits into from
Jun 19, 2018
Merged

Conversation

hang321
Copy link
Contributor

@hang321 hang321 commented Jun 19, 2018

No description provided.

@lucas-bot
Copy link
Collaborator

lucas-bot commented Jun 19, 2018

1 Warning
⚠️ The library files were changed, but the tests remained unmodified. Consider updating or adding to the tests to match the library changes.

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Jun 19, 2018

Codecov Report

Merging #160 into master will decrease coverage by 0.36%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
- Coverage   97.09%   96.73%   -0.37%     
==========================================
  Files          25       25              
  Lines        1861     1868       +7     
==========================================
  Hits         1807     1807              
- Misses         54       61       +7
Impacted Files Coverage Δ
Sources/SwiftQueue/SwiftQueueManager.swift 88.05% <0%> (-10.28%) ⬇️

return manage.values.count
}

/// numbner of jobs for all queues
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo for number

@@ -79,6 +79,20 @@ public final class SwiftQueueManager {
element.waitUntilAllOperationsAreFinished()
}
}

/// numbner of queue
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo for number

@lucas34 lucas34 merged commit be4d89f into lucas34:master Jun 19, 2018
@hang321 hang321 deleted the patch-154 branch June 19, 2018 04:16
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.

3 participants