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

Implement preservable jobs and configurable jobs table name #11

Merged
merged 9 commits into from
Oct 1, 2024

Address more PR "feedback"...

361dc9f
Select commit
Loading
Failed to load commit list.
Merged

Implement preservable jobs and configurable jobs table name #11

Address more PR "feedback"...
361dc9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 28, 2024 in 0s

98.47% (+6.03%) compared to bc47078

View this Pull Request on Codecov

98.47% (+6.03%) compared to bc47078

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.47%. Comparing base (bc47078) to head (361dc9f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
+ Coverage   92.43%   98.47%   +6.03%     
==========================================
  Files           7        7              
  Lines         238      262      +24     
==========================================
+ Hits          220      258      +38     
+ Misses         18        4      -14     
Files with missing lines Coverage Δ
Sources/QueuesFluentDriver/FluentQueue.swift 96.77% <100.00%> (+1.37%) ⬆️
...ources/QueuesFluentDriver/FluentQueuesDriver.swift 96.55% <100.00%> (+1.31%) ⬆️
Sources/QueuesFluentDriver/JobModel.swift 100.00% <ø> (+100.00%) ⬆️
Sources/QueuesFluentDriver/JobModelMigrate.swift 100.00% <100.00%> (ø)
...es/QueuesFluentDriver/Queues.Provider+Fluent.swift 100.00% <100.00%> (ø)
...ources/QueuesFluentDriver/SQLKit+Convenience.swift 100.00% <100.00%> (+3.50%) ⬆️