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

astronomer / astro-cli / 62fe5ed5-6e34-49b5-8031-8ab30a16f150
40%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 05:01PM 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

22 Apr 2026 04:55PM UTC coverage: 39.515% (+0.02%) from 39.496%
62fe5ed5-6e34-49b5-8031-8ab30a16f150

push

circleci

web-flow
Paginate deployment log fetches to return all requested logs (#2089)

The `logs --log-count` command was only making a single API call, so results were capped at the API's per-page limit (~500-750 lines) regardless of the requested count. This adds a pagination loop using the API's `offset` and `searchId` fields to fetch subsequent pages until the requested count is reached or no more results are available.

Subsequent pages shrink their `Limit` to the remaining count so the API doesn't ship results we'd discard, with a trim guard at the end as a safety net for over-returns. The empty-result message derives its hours value from the `timeRange` variable rather than hardcoding "24 hours".

Closes BUILD-975

26 of 28 new or added lines in 1 file covered. (92.86%)

25101 of 63523 relevant lines covered (39.51%)

9.55 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
86.21
0.11% cloud/deployment/deployment.go
Jobs
ID Job ID Ran Files Coverage
1 62fe5ed5-6e34-49b5-8031-8ab30a16f150.1 22 Apr 2026 05:01PM UTC 195
39.51
Source Files on build 62fe5ed5-6e34-49b5-8031-8ab30a16f150
  • Tree
  • List 195
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #62FE5ED5...
  • 9ba96a63 on github
  • Prev Build on main (#5903445D...)
  • Next Build on main (#890248B6...)
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