feat: Add support for TestContainers (pgsql + redis modules) #503
Codecov / codecov/project
failed
Nov 12, 2024 in 0s
40.69% (-2.19%) compared to 357042a
View this Pull Request on Codecov
40.69% (-2.19%) compared to 357042a
Details
Codecov Report
Attention: Patch coverage is 0%
with 211 lines
in your changes missing coverage. Please review.
Project coverage is 40.69%. Comparing base (
357042a
) to head (67222c9
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/app/mod.rs | 0.00% | 131 Missing |
src/app/context.rs | 0.00% | 67 Missing |
src/config/mod.rs | 0.00% | 12 Missing |
src/api/core/health.rs | 0.00% | 1 Missing |
Files with missing lines | Coverage Δ | |
---|---|---|
src/config/database/mod.rs | 89.28% <ø> (-0.37%) |
⬇️ |
src/config/service/worker/sidekiq/mod.rs | 82.35% <ø> (-0.99%) |
⬇️ |
src/service/runner.rs | 0.00% <ø> (ø) |
|
src/api/core/health.rs | 0.00% <0.00%> (ø) |
|
src/config/mod.rs | 34.55% <0.00%> (-0.78%) |
⬇️ |
src/app/context.rs | 13.63% <0.00%> (-5.85%) |
⬇️ |
src/app/mod.rs | 0.00% <0.00%> (ø) |
... and 45 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 357042a...67222c9. Read the comment docs.
Loading