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

astronomer / astro-cli / 28b99510-47ab-48d7-87a4-9bdcc6c7b109
45%
main: 45%

Build:
Build:
LAST BUILD BRANCH: julianlaneve/standalone-pump-hardening
DEFAULT BRANCH: main
Ran 22 Apr 2026 05:09PM UTC
Jobs 1
Files 194
Run time 10s
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

pending completion
28b99510-47ab-48d7-87a4-9bdcc6c7b109

Pull #2093

circleci

jeremybeard
Upgrade oapi-codegen to v2.6.0 and replace the shell patch with a Go program

- Bump oapi-codegen v2.4.0 -> v2.6.0 and runtime to latest; regenerate both
  v1 and v1alpha1 clients.
- Replace scripts/patch-v1-gen.sh (perl/sed/awk) with scripts/patch-v1-gen/main.go.
  The shell version couldn't tell which function a line belonged to, so it was
  either over-deleting (the old perl) or over-substituting and breaking
  Update*DeploymentRequest setters (the attempted sed). The Go version tracks
  the enclosing function and only rewrites inside the four schemas where the
  discriminator is a pointer: CreateDedicated/Hybrid/Standard DeploymentRequest
  and UpdateDedicatedClusterRequest. Update*DeploymentRequest setters, whose
  Type field is non-pointer, are left untouched.
- Failing loudly when the substitution count doesn't match the expected 8 so
  an oapi-codegen output shape change is caught at generation time.
- Drop codecov + go.mod references to the deleted astro-client-platform-core
  module that were blocking `go get`.
Pull Request #2093: Migrate CLI to v1 public API; retire v1beta1 and v1alpha1 (except IDE)

23667 of 53040 relevant lines covered (44.62%)

7.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28b99510-47ab-48d7-87a4-9bdcc6c7b109.1 22 Apr 2026 05:09PM UTC 194
44.62
Source Files on build 28b99510-47ab-48d7-87a4-9bdcc6c7b109
  • Tree
  • List 194
  • Changed 53
  • Source Changed 52
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #28B99510...
  • Pull Request #2093
  • 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