Skip to content

fix(python): use HookExecutor for venv and pip commands to fix tests

180d499
Select commit
Loading
Failed to load commit list.
Open

feat(python): add support for creating python .venv and installing dependencies #346

fix(python): use HookExecutor for venv and pip commands to fix tests
180d499
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 0s

64.77% (+0.04%) compared to 113aa42

View this Pull Request on Codecov

64.77% (+0.04%) compared to 113aa42

Details

Codecov Report

❌ Patch coverage is 71.60494% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.77%. Comparing base (113aa42) to head (180d499).

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.73%   64.77%   +0.04%     
==========================================
  Files         212      212              
  Lines       17809    17860      +51     
==========================================
+ Hits        11528    11569      +41     
- Misses       5207     5212       +5     
- Partials     1074     1079       +5     

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