Skip to content

refactor: use TestContainers

be4bc4c
Select commit
Loading
Failed to load commit list.
Open

refactor!: use TestContainers #458

refactor: use TestContainers
be4bc4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2026 in 1s

89.56% (-0.13%) compared to de98fe0

View this Pull Request on Codecov

89.56% (-0.13%) compared to de98fe0

Details

Codecov Report

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

Files with missing lines Patch % Lines
cot/src/test.rs 67.64% 29 Missing and 15 partials ⚠️
Files with missing lines Coverage Δ
cot/src/cache/store/redis.rs 92.67% <100.00%> (ø)
cot/src/session/store/redis.rs 88.23% <100.00%> (+0.08%) ⬆️
cot/src/test.rs 81.71% <67.64%> (-4.19%) ⬇️

... 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.