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

astronomer / astro-cli / d5971dad-c2ec-4acd-a7bb-fa519917ae26
39%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 02:22PM UTC
Jobs 1
Files 194
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

08 Apr 2026 02:15PM UTC coverage: 39.311% (+0.001%) from 39.31%
d5971dad-c2ec-4acd-a7bb-fa519917ae26

push

circleci

web-flow
Upgrade golangci-lint to v2.11.4 (#2074)

Migrate config from v1 to v2 format using golangci-lint migrate.

Notable changes:

    linters-settings moved under linters.settings
    gofumpt/goimports/gci moved to formatters section
    typecheck, gosimple, stylecheck removed (merged into staticcheck)
    prealloc disabled (low signal, preallocating capacity 1 is meaningless)
    goconst ignore-string-values replaces the old regex workaround
    gosec G115/G117/G122/G602 excluded for incremental fixing
    staticcheck QF*/ST1005 disabled via settings for incremental fixing
    noctx disabled pending context threading work in standalone.go/docker.go
    goimports local-prefixes fixed to github.com/astronomer/astro-cli
    (previously pointed at golangci-lint internals), reformatting 130+ files

Switch from goimports to gci for import grouping

gci enforces strict stdlib/third-party/local section ordering, fixing
split import groups that goimports left unresolved

Remove dead linter settings for funlen, lll, revive

None of these linters were ever enabled; the settings were inherited
from a golangci-lint template and never cleaned up.

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

24844 of 63199 relevant lines covered (39.31%)

9.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 d5971dad-c2ec-4acd-a7bb-fa519917ae26.1 08 Apr 2026 02:22PM UTC 194
39.31
Source Files on build d5971dad-c2ec-4acd-a7bb-fa519917ae26
  • Tree
  • List 194
  • Changed 84
  • Source Changed 84
  • Coverage Changed 66
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #D5971DAD...
  • f8c9f93a on github
  • Prev Build on main (#978BB4FF...)
  • Next Build on 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