Skip to content

Enable Toxiproxy for MemSQL and add latency emulation test

021b29f
Select commit
Loading
Failed to load commit list.
Open

Housekeeping: Use org.testcontainer.*Container #2945

Enable Toxiproxy for MemSQL and add latency emulation test
021b29f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2026 in 1s

81.82% (-0.64%) compared to 337f1aa

View this Pull Request on Codecov

81.82% (-0.64%) compared to 337f1aa

Details

Codecov Report

❌ Patch coverage is 77.44361% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.82%. Comparing base (337f1aa) to head (021b29f).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...azurite/EmbeddedAzuriteBootstrapConfiguration.java 36.36% 18 Missing and 3 partials ⚠️
...ycloak/EmbeddedKeycloakBootstrapConfiguration.java 66.07% 9 Missing and 10 partials ⚠️
...playtika/testcontainer/memsql/MemSqlContainer.java 84.12% 7 Missing and 3 partials ⚠️
...lenium/EmbeddedSeleniumBootstrapConfiguration.java 42.85% 1 Missing and 3 partials ⚠️
...tcontainer/keydb/wait/KeyDbClusterStatusCheck.java 0.00% 1 Missing ⚠️
...r/memsql/EmbeddedMemSqlBootstrapConfiguration.java 92.85% 0 Missing and 1 partial ⚠️
...tcontainer/redis/wait/RedisClusterStatusCheck.java 0.00% 1 Missing ⚠️
...stscope/TestcontainerContextCustomizerFactory.java 0.00% 1 Missing ⚠️
...playtika/testcontainer/common/utils/DateUtils.java 50.00% 0 Missing and 1 partial ⚠️
...playtika/testcontainer/common/utils/FileUtils.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2945      +/-   ##
=============================================
- Coverage      82.45%   81.82%   -0.64%     
+ Complexity       692      683       -9     
=============================================
  Files            205      202       -3     
  Lines           3147     3092      -55     
  Branches         146      150       +4     
=============================================
- Hits            2595     2530      -65     
- Misses           483      492       +9     
- Partials          69       70       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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