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

astronomer / astro-cli / 9075fba2-1867-4ce7-ab1a-7155d3d9da95
45%
main: 45%

Build:
Build:
LAST BUILD BRANCH: julianlaneve/standalone-pump-hardening
DEFAULT BRANCH: main
Ran 22 Apr 2026 04:21PM UTC
Jobs 1
Files 193
Run time 8s
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
9075fba2-1867-4ce7-ab1a-7155d3d9da95

Pull #2093

circleci

jeremybeard
Drop 'core client' vestiges; use new() for pointer init; trim stale comments

- Rename the v1 / v1alpha1 ClientWithResponsesInterface alias from CoreClient
  to APIClient. "Core" is an internal Astro service name and shouldn't leak
  into client naming.
- Rename the deployment-package API wrappers: CoreGetDeployment ->
  GetDeploymentByID, CoreGetDeployments -> ListDeployments, CoreGetCluster ->
  GetClusterByID.
- Collapse the redundant CoreClient field on DeployBundleInput /
  DeleteBundleInput -- keep only AstroV1Client.
- Normalize local variables / mock field names (coreClient -> client,
  mockCoreClient -> mockV1Client, etc).
- Replace the local ptrOf[T] helper with the new() builtin, which accepts
  an expression as of Go 1.26.
- Trim migration-era comments that described the pre-v1 state rather than
  justifying the current state.
Pull Request #2093: Migrate CLI to v1 public API; retire v1beta1 and v1alpha1 (except IDE)

23715 of 51502 relevant lines covered (46.05%)

8.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9075fba2-1867-4ce7-ab1a-7155d3d9da95.1 22 Apr 2026 04:21PM UTC 193
46.05
Source Files on build 9075fba2-1867-4ce7-ab1a-7155d3d9da95
  • Tree
  • List 193
  • Changed 53
  • Source Changed 52
  • Coverage Changed 40
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #9075FBA2...
  • 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