Skip to content

fix: surface venv activation errors as warnings instead of debug logs

ad9bc9e
Select commit
Loading
Failed to load commit list.
Open

fix(python): output a warning for .venv activation errors #368

fix: surface venv activation errors as warnings instead of debug logs
ad9bc9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2026 in 0s

65.08% (+0.01%) compared to c449532

View this Pull Request on Codecov

65.08% (+0.01%) compared to c449532

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 65.08%. Comparing base (c449532) to head (ad9bc9e).

Files with missing lines Patch % Lines
internal/shared/clients.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #368      +/-   ##
==========================================
+ Coverage   65.06%   65.08%   +0.01%     
==========================================
  Files         215      215              
  Lines       18179    18179              
==========================================
+ Hits        11829    11832       +3     
- Misses       5254     5255       +1     
+ Partials     1096     1092       -4     

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