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

astronomer / astro-cli / a9e878f8-ad6c-4fbf-b125-002f4adaecca
36%
main: 39%

Build:
Build:
LAST BUILD BRANCH: astro-local-support
DEFAULT BRANCH: main
Ran 24 Feb 2026 09:20PM UTC
Jobs 1
Files 185
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

24 Feb 2026 09:15PM UTC coverage: 35.476% (+0.4%) from 35.1%
a9e878f8-ad6c-4fbf-b125-002f4adaecca

Pull #2012

circleci

jlaneve
feat: unify `astro dev local` into `astro dev` with mode-based dispatch

Replace the separate `astro dev local` command tree with a unified
mode-based approach. A `dev.mode` project config ("docker" or
"standalone") controls which backend is used, with `--standalone` and
`--docker` persistent flags for per-call overrides. All existing
commands (start, stop, logs, ps, kill, restart) now work in both modes.

- Add `dev.mode` config with "docker" default and validator
- Add `--standalone`/`--docker` mutually exclusive persistent flags
- Add resolveDevMode/resolveHandlerInit for mode-based handler dispatch
- Update all pre-run hooks to skip Docker in standalone mode
- Add --foreground/-f and --port/-p flags to start and restart
- Remove `astro dev local` command tree entirely
- Update user-facing strings from `astro dev local` to `astro dev`
- Update command descriptions to be mode-agnostic
- build/upgrade-test always use Docker regardless of mode

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #2012: feat: add standalone mode for Docker-free local development

507 of 692 new or added lines in 7 files covered. (73.27%)

277 existing lines in 5 files now uncovered.

23466 of 66146 relevant lines covered (35.48%)

8.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
149
74.4
airflow/local.go
12
89.35
-6.83% airflow_versions/airflow_versions.go
11
44.44
-5.56% cmd/airflow_hooks.go
8
90.82
-0.51% cmd/airflow.go
5
82.42
-0.67% settings/settings.go

Coverage Regressions

Lines Coverage ∆ File
132
86.75
0.0% airflow/docker.go
63
0.0
0.0% airflow/mocks/ContainerHandler.go
53
90.82
-0.51% cmd/airflow.go
18
44.44
-5.56% cmd/airflow_hooks.go
11
72.0
0.87% airflow/container.go
Jobs
ID Job ID Ran Files Coverage
1 a9e878f8-ad6c-4fbf-b125-002f4adaecca.1 24 Feb 2026 09:20PM UTC 185
35.48
Source Files on build a9e878f8-ad6c-4fbf-b125-002f4adaecca
  • Tree
  • List 185
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #A9E878F8...
  • Pull Request #2012
  • PR Base - main (#96E87396...)
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