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

run-llama / llama-agents / 25023251087
77%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 10:37PM UTC
Jobs 12
Files 305
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

27 Apr 2026 10:36PM UTC coverage: 74.963% (-0.02%) from 74.987%
25023251087

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.

20522 of 27376 relevant lines covered (74.96%)

0.75 hits per line

Coverage Regressions

Lines Coverage ∆ File
71
59.04
0.17% llama_agents/control_plane/k8s_client.py
28
86.45
0.26% llama_agents/control_plane/manage_api/deployments_service.py
5
76.13
-1.08% packages/llama-index-workflows/src/workflows/runtime/control_loop.py
3
58.43
0.0% llama_agents/core/client/manage_client.py
1
90.83
-0.18% llama_agents/cli/textual/deployment_form.py
1
94.16
-0.73% llama_agents/server/_runtime/idle_release_runtime.py
1
95.24
-4.76% packages/llama-index-workflows/src/workflows/testing/runner.py
Jobs
ID Job ID Ran Files Coverage
1 llama-index-workflows - 25023251087.1 27 Apr 2026 10:37PM UTC 44
92.97
GitHub Action Run
2 llama-agents-control-plane - 25023251087.2 27 Apr 2026 10:37PM UTC 31
73.2
GitHub Action Run
3 llamactl - 25023251087.3 27 Apr 2026 10:37PM UTC 45
68.36
GitHub Action Run
4 llama-agents-dev - 25023251087.4 27 Apr 2026 10:37PM UTC 12
76.5
GitHub Action Run
5 llama-agents-agentcore - 25023251087.5 27 Apr 2026 10:37PM UTC 5
70.22
GitHub Action Run
6 llama-agents-dbos - 25023251087.6 27 Apr 2026 10:37PM UTC 11
68.61
GitHub Action Run
7 llama-agents-client - 25023251087.7 27 Apr 2026 10:37PM UTC 4
87.99
GitHub Action Run
8 llama-index-utils-workflow - 25023251087.8 27 Apr 2026 10:37PM UTC 1
70.78
GitHub Action Run
9 llama-agents-appserver - 25023251087.9 27 Apr 2026 10:37PM UTC 17
80.66
GitHub Action Run
10 llama-agents-core - 25023251087.10 27 Apr 2026 10:37PM UTC 15
81.12
GitHub Action Run
11 llama-agents-integration-tests - 25023251087.11 27 Apr 2026 10:37PM UTC 91
66.63
GitHub Action Run
12 llama-agents-server - 25023251087.12 27 Apr 2026 10:37PM UTC 29
80.89
GitHub Action Run
Source Files on build 25023251087
  • Tree
  • List 305
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25023251087
  • 463c79d6 on github
  • Prev Build on main (#25023220090)
  • Next Build on main (#25023388041)
  • 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