• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

astronomer / astro-cli / 1f89c2ab-978a-4c1c-a672-d0961ec29850 / 1
36%
main: 45%

Build:
Build:
LAST BUILD BRANCH: fix-ws-flag
DEFAULT BRANCH: main
Ran 06 Mar 2026 02:44PM UTC
Files 197
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

06 Mar 2026 02:39PM UTC coverage: 35.945% (+0.08%) from 35.862%
1f89c2ab-978a-4c1c-a672-d0961ec29850.1

Pull #2029

circleci

jeremybeard
fix(standalone): pass --python to uv pip install to target project venv

When the CLI is launched from inside an activated venv (e.g. via `uv run`),
the inherited VIRTUAL_ENV env var causes `uv pip install` to target the
parent venv instead of the project's .venv, leaving .venv/bin/airflow missing.

Pass --python .venv/bin/python explicitly to uv pip install commands so they
always install into the project venv regardless of the parent environment.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #2029: fix(standalone): strip VIRTUAL_ENV from env before uv commands

24318 of 67653 relevant lines covered (35.95%)

8.57 hits per line

Source Files on job 1f89c2ab-978a-4c1c-a672-d0961ec29850.1
  • Tree
  • List 197
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1
  • bfb2f34b on github
  • Prev Job for on fix/standalone-strip-virtual-env (#be8b1c54-7a3d-4f57-9917-b5797bc53d98.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc