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

astronomer / astro-cli / 78a0d169-e65a-41a2-9c1a-58281cb1cc73
39%
main: 39%

Build:
Build:
LAST BUILD BRANCH: sa/fix-organization-switch
DEFAULT BRANCH: main
Ran 10 Apr 2026 04:42PM UTC
Jobs 1
Files 195
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

10 Apr 2026 04:35PM UTC coverage: 39.362% (+0.02%) from 39.344%
78a0d169-e65a-41a2-9c1a-58281cb1cc73

Pull #2078

circleci

jlaneve
Fix port detection and auth for ImportSettings (docker + standalone)

Docker mode: Query the running container's published port via
getWebServerPublishedPort() so ImportSettings works even when proxy
mode allocated a random port (not the config default).

Standalone mode:
- Persist the allocated port to .astro/standalone/port when starting
- ImportSettings reads the persisted port to know where to connect
- Both applySettings and ImportSettings now fetch a JWT token via
  /auth/token for Airflow 3's SimpleAuthManager (empty auth doesn't work)
- Clean up the port file on stop

Refactored fetchLocalAirflowToken into fetchAirflowJWTToken which takes
a base URL so it can be reused by both docker and standalone.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #2078: Batch import Airflow settings to speed up dev start

204 of 287 new or added lines in 3 files covered. (71.08%)

23 existing lines in 4 files now uncovered.

24896 of 63249 relevant lines covered (39.36%)

9.51 hits per line

Uncovered Changes

Lines Coverage ∆ File
43
76.51
-0.68% airflow/docker.go
30
81.14
-1.28% settings/settings.go
10
76.41
-1.57% airflow/standalone.go

Coverage Regressions

Lines Coverage ∆ File
14
76.41
-1.57% airflow/standalone.go
3
76.51
-0.68% airflow/docker.go
3
40.38
-1.92% docker/docker.go
3
81.14
-1.28% settings/settings.go
Jobs
ID Job ID Ran Files Coverage
1 78a0d169-e65a-41a2-9c1a-58281cb1cc73.1 10 Apr 2026 04:42PM UTC 195
39.36
Source Files on build 78a0d169-e65a-41a2-9c1a-58281cb1cc73
  • Tree
  • List 195
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #78A0D169...
  • Pull Request #2078
  • PR Base - main (#CAF414DE...)
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