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

Add proper implementation of support compactMap #116

Merged
merged 1 commit into from
Apr 20, 2018
Merged

Add proper implementation of support compactMap #116

merged 1 commit into from
Apr 20, 2018

Conversation

lucas34
Copy link
Owner

@lucas34 lucas34 commented Apr 20, 2018

No description provided.

@lucas-bot
Copy link
Collaborator

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

SwiftLint found issues

Warnings

File Line Reason
Utils.swift 83 Limit vertical whitespace to a single empty line. Currently 2.
Utils.swift 91 Files should have a single trailing newline.

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Apr 20, 2018

Codecov Report

Merging #116 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master    #116      +/-   ##
=========================================
- Coverage    98.7%   98.7%   -0.01%     
=========================================
  Files          22      22              
  Lines        1550    1544       -6     
=========================================
- Hits         1530    1524       -6     
  Misses         20      20
Impacted Files Coverage Δ
Sources/SwiftQueue/Utils.swift 100% <ø> (ø) ⬆️
Sources/SwiftQueue/SqOperationQueue.swift 100% <100%> (ø) ⬆️

@lucas34 lucas34 merged commit edbe570 into master Apr 20, 2018
@lucas34 lucas34 deleted the compact branch April 20, 2018 03:31
@lucas-bot lucas-bot mentioned this pull request Apr 25, 2018
@lucas-bot lucas-bot mentioned this pull request Jun 7, 2018
@lucas-bot lucas-bot mentioned this pull request Aug 29, 2018
This was referenced Sep 17, 2018
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.

2 participants