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

astronomer / astro-cli / bf409109-7ff7-49d3-9be4-e713f8f9994d
40%
main: 40%

Build:
Build:
LAST BUILD BRANCH: fix/otto-unsupported-platform
DEFAULT BRANCH: main
Ran 04 May 2026 04:57PM UTC
Jobs 1
Files 215
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

04 May 2026 04:51PM UTC coverage: 39.709% (+0.003%) from 39.706%
bf409109-7ff7-49d3-9be4-e713f8f9994d

Pull #2121

circleci

jlaneve
otto: stop setting AF_CONFIG=/dev/null when no project Airflow is detected

The previous behavior blanked af's config view in the fallback case to
keep an unrelated global current-instance from leaking in. af 0.8.0's
layered config (project-local > project-shared > global) makes that
guard counterproductive: it hides the team's committed deployment
inventory in `<project>/.astro/config.yaml` from the model, so questions
like "what DAGs are failing on staging?" hit a dead-end "no instances
configured" wall even though the user has staging defined.

Drop the sentinel. af's project-aware resolution already does the right
thing inside a project, and outside one the resolved global instance is
generally what the user wants ("the deployment I last worked on" is a
reasonable default for an open-ended question).

The remaining risk — silently picking up a stale global current-instance
when running `astro otto` from a non-project dir — is better mitigated
by surfacing the resolved instance in Otto's UI (separate change in the
otto repo) than by blanking the config.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Pull Request #2121: otto: stop setting AF_CONFIG=/dev/null in the no-Airflow fallback

11 of 11 new or added lines in 1 file covered. (100.0%)

26120 of 65779 relevant lines covered (39.71%)

9.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 bf409109-7ff7-49d3-9be4-e713f8f9994d.1 04 May 2026 04:57PM UTC 215
39.71
Source Files on build bf409109-7ff7-49d3-9be4-e713f8f9994d
  • Tree
  • List 215
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #BF409109...
  • Pull Request #2121
  • PR Base - main (#C93075A5...)
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