feat(python): add support for creating python .venv and installing dependencies #346
Codecov / codecov/project
succeeded
Feb 27, 2026 in 1s
64.68% (-0.01%) compared to 44cb5f9
View this Pull Request on Codecov
64.68% (-0.01%) compared to 44cb5f9
Details
Codecov Report
❌ Patch coverage is 71.60494% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.68%. Comparing base (44cb5f9) to head (abe12d0).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/runtime/python/python.go | 71.25% | 14 Missing and 9 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #346 +/- ##
==========================================
- Coverage 64.69% 64.68% -0.01%
==========================================
Files 213 213
Lines 17967 18018 +51
==========================================
+ Hits 11623 11655 +32
- Misses 5266 5276 +10
- Partials 1078 1087 +9 ☔ 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