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

astronomer / astro-cli / c224b9cf-b343-4928-971d-42094c3b929b
39%
main: 45%

Build:
Build:
LAST BUILD BRANCH: ai-475-link
DEFAULT BRANCH: main
Ran 17 Apr 2026 09:06PM 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

17 Apr 2026 08:59PM UTC coverage: 39.399% (+0.02%) from 39.381%
c224b9cf-b343-4928-971d-42094c3b929b

Pull #2094

circleci

jedcunningham
Skip yanked runtime versions when picking tags

The updates.astronomer.io runtime feed marks bad releases with
`yanked: true` (e.g. 3.0-9), but the CLI ignored that field. Two code
paths picked yanked versions:

- getAstroRuntimeTag (used by `astro dev init`, `dev upgrade-runtime`,
  client image resolution, and cloud default-runtime lookups)
- ResolveFloatingTag (used by `astro dev start --standalone` to map a
  floating tag in the user's Dockerfile to a pinned runtime version)

Both now skip entries where Metadata.Yanked is true. The floating-tag
selection is extracted into a pure helper so it can be unit-tested
without the HTTP layer.

Fixes #1923
Pull Request #2094: Skip yanked runtime versions when picking default image tags

15 of 16 new or added lines in 1 file covered. (93.75%)

1 existing line in 1 file now uncovered.

24954 of 63337 relevant lines covered (39.4%)

9.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
84.66
3.65% airflow_versions/airflow_versions.go

Coverage Regressions

Lines Coverage ∆ File
1
84.66
3.65% airflow_versions/airflow_versions.go
Jobs
ID Job ID Ran Files Coverage
1 c224b9cf-b343-4928-971d-42094c3b929b.1 17 Apr 2026 09:06PM UTC 195
39.4
Source Files on build c224b9cf-b343-4928-971d-42094c3b929b
  • Tree
  • List 195
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #C224B9CF...
  • Pull Request #2094
  • PR Base - main (#A8E1C522...)
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