Skip to content

Make 'xcengine image run' pass extra args to container#72

Merged
pont-us merged 5 commits intomainfrom
pont-57-container-args
Feb 2, 2026
Merged

Make 'xcengine image run' pass extra args to container#72
pont-us merged 5 commits intomainfrom
pont-57-container-args

Conversation

@pont-us
Copy link
Copy Markdown
Member

@pont-us pont-us commented Jan 30, 2026

Closes #57

@pont-us pont-us marked this pull request as draft January 30, 2026 15:52
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.83%. Comparing base (d02af45) to head (27f669c).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   84.60%   84.83%   +0.23%     
==========================================
  Files           6        6              
  Lines         565      567       +2     
  Branches       65       65              
==========================================
+ Hits          478      481       +3     
  Misses         80       80              
+ Partials        7        6       -1     

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

pytz has needed for text_core.py since commit f93cf70, but
presumably it was pulled in somewhere as a transitive dependency
until recently.
@pont-us pont-us force-pushed the pont-57-container-args branch from c14bd07 to 27f669c Compare February 2, 2026 16:41
@pont-us pont-us marked this pull request as ready for review February 2, 2026 16:51
@pont-us pont-us merged commit e12cfbd into main Feb 2, 2026
8 checks passed
@pont-us pont-us deleted the pont-57-container-args branch February 3, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow passing arguments to container with xcetool image run

1 participant