Implement preservable jobs and configurable jobs table name #11
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%) |
⬆️ |
Loading