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

astronomer / astro-cli / b51aeb6f-a48e-4400-b324-cb44508f627a
36%
main: 39%

Build:
Build:
LAST BUILD BRANCH: astro-local-support
DEFAULT BRANCH: main
Ran 02 Mar 2026 03:53PM UTC
Jobs 1
Files 191
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

02 Mar 2026 03:48PM UTC coverage: 35.659%. First build
b51aeb6f-a48e-4400-b324-cb44508f627a

Pull #2012

circleci

jlaneve
fix: bypass macOS _scproxy hang in standalone mode by setting NO_PROXY=*

Python's _scproxy calls SCDynamicStoreCopyProxies which is not fork-safe.
When Airflow's LocalExecutor forks, this can spin at 100% CPU indefinitely.
Setting NO_PROXY=* tells Python to skip _scproxy entirely. We only do this
when no proxy is configured (env vars, .env file, or macOS system settings)
so corporate proxy users aren't affected.

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

697 of 930 new or added lines in 11 files covered. (74.95%)

23763 of 66640 relevant lines covered (35.66%)

8.58 hits per line

Uncovered Changes

Lines Coverage ∆ File
161
78.07
airflow/standalone.go
28
81.62
airflow_versions/airflow_versions.go
28
20.0
cmd/airflow_help.go
7
43.59
cmd/airflow_hooks.go
5
82.42
settings/settings.go
3
0.0
airflow/mocks/ContainerHandler.go
1
86.68
airflow/docker.go
Jobs
ID Job ID Ran Files Coverage
1 b51aeb6f-a48e-4400-b324-cb44508f627a.1 02 Mar 2026 03:53PM UTC 191
35.66
Source Files on build b51aeb6f-a48e-4400-b324-cb44508f627a
  • Tree
  • List 191
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #B51AEB6F...
  • Pull Request #2012
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