Skip to content

refactor!: use TestContainers#458

Open
m4tx wants to merge 8 commits into
masterfrom
test-containers
Open

refactor!: use TestContainers#458
m4tx wants to merge 8 commits into
masterfrom
test-containers

fix

2bc48a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

90.12% (-0.13%) compared to ae9de54

View this Pull Request on Codecov

90.12% (-0.13%) compared to ae9de54

Details

Codecov Report

❌ Patch coverage is 73.80952% with 44 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot/src/test.rs 67.16% 29 Missing and 15 partials ⚠️
Files with missing lines Coverage Δ
cot-test/src/lib.rs 77.55% <100.00%> (+0.79%) ⬆️
cot/src/cache/store/redis.rs 92.70% <100.00%> (ø)
cot/src/session/store/redis.rs 88.97% <100.00%> (+0.08%) ⬆️
cot/src/test.rs 80.44% <67.16%> (-4.34%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.