feat(core): support SSH-based DOCKER_HOST #993
Merged
Codecov / codecov/project
succeeded
Mar 29, 2026 in 1s
79.47% (+0.60%) compared to 2ca2321
View this Pull Request on Codecov
79.47% (+0.60%) compared to 2ca2321
Details
Codecov Report
❌ Patch coverage is 93.10345% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.47%. Comparing base (2ca2321) to head (1a35b47).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/testcontainers/core/docker_client.py | 93.10% | 0 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #993 +/- ##
==========================================
+ Coverage 78.86% 79.47% +0.60%
==========================================
Files 14 14
Lines 1221 1247 +26
Branches 142 150 +8
==========================================
+ Hits 963 991 +28
+ Misses 216 213 -3
- Partials 42 43 +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.
Loading