Skip to content

test: run os specific test cases

cbfbbe1
Select commit
Loading
Failed to load commit list.
Open

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

test: run os specific test cases
cbfbbe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

64.50% (+0.01%) compared to 1059ec2

View this Pull Request on Codecov

64.50% (+0.01%) compared to 1059ec2

Details

Codecov Report

❌ Patch coverage is 71.60494% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.50%. Comparing base (1059ec2) to head (cbfbbe1).

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.48%   64.50%   +0.01%     
==========================================
  Files         213      213              
  Lines       17879    17930      +51     
==========================================
+ Hits        11530    11566      +36     
- Misses       5276     5285       +9     
- Partials     1073     1079       +6     

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