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

Migrate more code to constraint #328

Merged
merged 1 commit into from
May 29, 2020
Merged

Migrate more code to constraint #328

merged 1 commit into from
May 29, 2020

Conversation

lucas34
Copy link
Owner

@lucas34 lucas34 commented May 29, 2020

No description provided.

@github-actions
Copy link

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 May 29, 2020

Codecov Report

Merging #328 into master will increase coverage by 0.07%.
The diff coverage is 90.47%.

@@            Coverage Diff             @@
##           master     #328      +/-   ##
==========================================
+ Coverage   87.72%   87.80%   +0.07%     
==========================================
  Files          36       36              
  Lines        1809     1812       +3     
==========================================
+ Hits         1587     1591       +4     
+ Misses        222      221       -1     
Impacted Files Coverage Δ
Sources/SwiftQueue/Utils.swift 78.33% <ø> (-2.27%) ⬇️
Sources/SwiftQueue/Constraint+Deadline.swift 46.66% <33.33%> (+2.91%) ⬆️
Sources/SwiftQueue/Constraint+Delay.swift 100.00% <100.00%> (ø)
Sources/SwiftQueue/Constraint+Repeat.swift 75.60% <100.00%> (+5.02%) ⬆️
Sources/SwiftQueue/Constraint+Timeout.swift 100.00% <100.00%> (ø)
Sources/SwiftQueue/Constraint+UniqueUUID.swift 100.00% <100.00%> (ø)
Sources/SwiftQueue/Constraint.swift 100.00% <100.00%> (ø)
Sources/SwiftQueue/JobInfo.swift 100.00% <100.00%> (ø)

@lucas34 lucas34 merged commit 27f14e2 into master May 29, 2020
@lucas34 lucas34 deleted the move-code branch May 29, 2020 18:00
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.

1 participant