Skip to content

Fix restoring persister constraint #363

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 2 commits into from
Dec 5, 2020
Merged

Fix restoring persister constraint #363

merged 2 commits into from
Dec 5, 2020

Conversation

lucas34
Copy link
Owner

@lucas34 lucas34 commented Dec 4, 2020

Fix #362

@github-actions
Copy link

github-actions bot commented Dec 4, 2020

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

@lucas34 lucas34 force-pushed the fix-restore-persister branch 2 times, most recently from 3decd3a to 7623742 Compare December 4, 2020 16:44
@lucas34 lucas34 force-pushed the fix-restore-persister branch from 7623742 to 98f0c5c Compare December 5, 2020 13:43
@codecov
Copy link

codecov bot commented Dec 5, 2020

Codecov Report

Merging #363 (9746df2) into master (52cf15d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #363   +/-   ##
=======================================
  Coverage   92.83%   92.83%           
=======================================
  Files          41       41           
  Lines        1925     1926    +1     
=======================================
+ Hits         1787     1788    +1     
  Misses        138      138           
Impacted Files Coverage Δ
Sources/SwiftQueue/SqOperationQueue.swift 94.36% <100.00%> (+0.08%) ⬆️

@lucas34 lucas34 merged commit 00ea8db into master Dec 5, 2020
@lucas34 lucas34 deleted the fix-restore-persister branch December 5, 2020 14:01
@github-actions github-actions bot mentioned this pull request Jun 29, 2022
@github-actions github-actions bot mentioned this pull request Sep 22, 2022
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.

Persisted jobs are not removed anymore in v5.0
1 participant