fix(core): Refactor copy file - #996
Merged
Merged
Codecov / codecov/project
succeeded
Apr 1, 2026 in 0s
79.24% (-0.30%) compared to 898faf6, passed because coverage increased by 0.02% when compared to adjusted base (79.22%)
View this Pull Request on Codecov
79.24% (-0.30%) compared to 898faf6, passed because coverage increased by 0.02% when compared to adjusted base (79.22%)
Details
Codecov Report
❌ Patch coverage is 80.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.24%. Comparing base (898faf6) to head (6a621a4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/testcontainers/core/container.py | 46.15% | 3 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #996 +/- ##
==========================================
- Coverage 79.54% 79.24% -0.30%
==========================================
Files 15 15
Lines 1281 1277 -4
Branches 151 154 +3
==========================================
- Hits 1019 1012 -7
- Misses 218 219 +1
- Partials 44 46 +2 ☔ 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