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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/integration-test/urllib3-2.6.3
DEFAULT BRANCH: main
Ran 06 Mar 2026 02:44PM UTC
Jobs 1
Files 197
Run time 1min
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

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

3 of 4 new or added lines in 1 file covered. (75.0%)

249 existing lines in 8 files now uncovered.

24318 of 67653 relevant lines covered (35.95%)

8.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
77.14
0.23% airflow/standalone.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.53
0.13% cmd/root.go
1
96.3
0.0% pkg/openapi/schema.go
3
96.0
17.46% pkg/openapi/endpoints.go
18
87.74
0.7% pkg/openapi/cache.go
19
93.18
-0.12% cmd/api/describe.go
30
31.09
0.0% airflow/proxy/daemon.go
43
68.15
-3.39% airflow/proxy/routes.go
134
77.14
0.23% airflow/standalone.go
Jobs
ID Job ID Ran Files Coverage
1 1f89c2ab-978a-4c1c-a672-d0961ec29850.1 06 Mar 2026 02:44PM UTC 197
35.95
Source Files on build 1f89c2ab-978a-4c1c-a672-d0961ec29850
  • Tree
  • List 197
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #1F89C2AB...
  • Pull Request #2029
  • PR Base - main (#BE8B1C54...)
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