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

run-llama / llama-agents / 25023251087 / 5
77%
main: 77%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 10:38PM UTC
Files 5
Run time 0s
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

27 Apr 2026 10:36PM UTC coverage: 70.219%. Remained the same
25023251087.5

push

github

web-flow
Add follow=false to deployments/{id}/logs (#584)

Default stays follow=true so existing streaming consumers (e.g. the TUI)
keep working. With follow=false the server returns currently-available
logs and ends the SSE stream — useful for "fetch and exit" callers that
don't want to reconnect across ReplicaSet changes.

Threads the flag through manage_client.stream_deployment_logs,
DeploymentService.stream_deployment_logs, and the underlying k8s_client
helpers (stream_replicaset_logs, stream_build_job_logs,
_stream_pod_container_logs, stream_container_logs). When follow=false,
read_namespaced_pod_log returns synchronously and 400/404 maps to an
empty generator rather than a wait-and-retry. Also hoists
_on_push_complete to module scope and tightens _get_deployment_or_raise
to skip the events fetch on a not-found / wrong-project deployment.

224 of 319 relevant lines covered (70.22%)

0.7 hits per line

Source Files on job llama-agents-agentcore - 25023251087.5
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25023251087
  • 463c79d6 on github
  • Prev Job for on main (#25023220090.6)
  • Next Job for on main (#25023388041.4)
  • Delete
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