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

astronomer / astro-cli / f8267f75-99cb-405a-a949-7f0dadcaea1b
40%
main: 40%

Build:
Build:
LAST BUILD BRANCH: chiomaonyekpere/plx-232-replace-updatedeploymentimage-with-upsertdeployment
DEFAULT BRANCH: main
Ran 07 May 2026 01:54PM UTC
Jobs 1
Files 216
Run time 2min
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

07 May 2026 01:47PM UTC coverage: 39.746%. Remained the same
f8267f75-99cb-405a-a949-7f0dadcaea1b

Pull #2128

circleci

jlaneve
fix(proxy): use project.name for proxy hostname when set

standalone and docker proxy modes derived the `<x>.localhost` hostname
purely from the project's directory name, which meant subdir layouts
(e.g. `airflow/`) ended up at `airflow.localhost` regardless of project
identity. the `astro dev proxy` help text already advertises
`<project>.localhost`, so this aligns behavior with documentation.

`DeriveHostname` now takes `projectName` (read from `.astro/config.yaml`'s
`project.name`) and prefers it over the directory name when set. in
worktrees, `projectName` replaces the repo segment but the per-worktree
segment is preserved so URLs stay distinct across multiple worktrees of
the same project.

verified end-to-end against a repo where `airflow/` is a subdir and
project.name is "circus": URL changed from `airflow.localhost:6563` to
`circus.localhost:6563`

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2128: fix(proxy): use project.name for proxy hostname when set

6 of 6 new or added lines in 3 files covered. (100.0%)

26192 of 65899 relevant lines covered (39.75%)

9.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 f8267f75-99cb-405a-a949-7f0dadcaea1b.1 07 May 2026 01:54PM UTC 216
39.75
Source Files on build f8267f75-99cb-405a-a949-7f0dadcaea1b
  • Tree
  • List 216
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #F8267F75...
  • Pull Request #2128
  • PR Base - main (#A1CCBECA...)
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