Skip to content

Remove Python version pin

1395291
Select commit
Loading
Failed to load commit list.
Merged

Add port option, and remove run functionality from build subcommand #4

Remove Python version pin
1395291
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2025 in 1s

67.30% (+1.42%) compared to e09dbd6

View this Pull Request on Codecov

67.30% (+1.42%) compared to e09dbd6

Details

Codecov Report

Attention: Patch coverage is 36.84211% with 12 lines in your changes missing coverage. Please review.

Project coverage is 67.30%. Comparing base (e09dbd6) to head (1395291).

Files with missing lines Patch % Lines
xcengine/core.py 25.00% 6 Missing ⚠️
xcengine/cli.py 50.00% 5 Missing ⚠️
xcengine/wrapper.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   65.88%   67.30%   +1.42%     
==========================================
  Files           6        6              
  Lines         469      468       -1     
  Branches       55       55              
==========================================
+ Hits          309      315       +6     
+ Misses        149      145       -4     
+ Partials       11        8       -3     

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