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

astronomer / astro-cli / 7efa676b-0c75-40dc-bbdb-098db0e28a81
36%
main: 39%

Build:
Build:
LAST BUILD BRANCH: astro-local-support
DEFAULT BRANCH: main
Ran 26 Mar 2026 12:56PM UTC
Jobs 1
Files 198
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

26 Mar 2026 12:49PM UTC coverage: 36.075% (-0.005%) from 36.08%
7efa676b-0c75-40dc-bbdb-098db0e28a81

Pull #2053

circleci

feluelle
fix(airflow_versions): semver tie-breaks for astro-agent image selection

When choosing a default image from the astro-agent client manifest,
compare candidates with Astro runtime rules first (CompareRuntimeVersions),
then Python and astro-agent versions using golang.org/x/mod/semver via
cmp.Or. This fixes wrong ordering from string compare (e.g. 3.10 vs 3.9)
and prefers a newer agent when runtime and Python match across client
versions (e.g. 1.3.7 over 1.3.6).

Drop the sort of stable client-version keys before scanning tags; iteration
order does not affect the winner once isBetterImage compares all three
dimensions.

Tests: extend TestIsBetterImage and add an integration case for getAstroAgentTag.
Pull Request #2053: fix(airflow_versions): correct astro-agent default image ordering

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

24481 of 67862 relevant lines covered (36.07%)

8.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7efa676b-0c75-40dc-bbdb-098db0e28a81.1 26 Mar 2026 12:56PM UTC 198
36.07
Source Files on build 7efa676b-0c75-40dc-bbdb-098db0e28a81
  • Tree
  • List 198
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #7EFA676B...
  • Pull Request #2053
  • PR Base - main (#144547F3...)
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