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

Remove unnecessary param for .persist() #312

Merged
merged 1 commit into from
May 27, 2020
Merged

Remove unnecessary param for .persist() #312

merged 1 commit into from
May 27, 2020

Conversation

lucas34
Copy link
Owner

@lucas34 lucas34 commented May 27, 2020

No description provided.

@codecov
Copy link

codecov bot commented May 27, 2020

Codecov Report

Merging #312 into master will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files          29       29           
  Lines        1874     1874           
=======================================
  Hits         1736     1736           
  Misses        138      138           
Impacted Files Coverage Δ
Sources/SwiftQueue/JobBuilder.swift 90.54% <100.00%> (ø)
Tests/SwiftQueueTests/PersisterTests.swift 100.00% <100.00%> (ø)
Tests/SwiftQueueTests/TestUtils.swift 97.61% <100.00%> (ø)

@lucas34 lucas34 merged commit efca344 into master May 27, 2020
@lucas34 lucas34 deleted the remove-param branch May 27, 2020 16:29
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