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

run-llama / llama-agents / 24431106146
77%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 01:10AM UTC
Jobs 12
Files 310
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

15 Apr 2026 01:09AM UTC coverage: 75.364%. Remained the same
24431106146

push

github

web-flow
fix(docs-sync): resolve developer-hub path to absolute before cd (#540)

The sync-docs-to-developer-hub.sh script accepts the developer-hub repo
path as its first argument. The CI workflow passes it as a relative path
(`developer-hub`) pointing to the checkout at the repo root. The markdown
rsync step ran before any `cd`, so the relative path resolved correctly,
but the mkdocs build step `cd`s into docs/api_docs first and then uses
the still-relative `$DOCS_REPO/api-reference/python/workflows` as its
output directory. mkdocs consequently wrote the built API reference to
`docs/api_docs/developer-hub/...` inside the source repo instead of into
the actual developer-hub checkout, so the subsequent
`git add api-reference/python/workflows/` found nothing to commit and
the API reference was never synced downstream.

Resolve $DOCS_REPO to an absolute path once up front so later `cd`s do
not change its meaning.

Co-authored-by: Claude <noreply@anthropic.com>

20380 of 27042 relevant lines covered (75.36%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 llama-index-utils-workflow - 24431106146.1 15 Apr 2026 01:10AM UTC 1
70.78
GitHub Action Run
2 llama-agents-agentcore - 24431106146.2 15 Apr 2026 01:10AM UTC 10
82.61
GitHub Action Run
3 llama-agents-dev - 24431106146.3 15 Apr 2026 01:10AM UTC 11
79.78
GitHub Action Run
4 llama-agents-core - 24431106146.4 15 Apr 2026 01:10AM UTC 15
80.74
GitHub Action Run
5 llama-agents-server - 24431106146.5 15 Apr 2026 01:10AM UTC 29
80.98
GitHub Action Run
6 llama-agents-dbos - 24431106146.6 15 Apr 2026 01:10AM UTC 11
68.77
GitHub Action Run
7 llama-index-workflows - 24431106146.7 15 Apr 2026 01:10AM UTC 45
92.57
GitHub Action Run
8 llama-agents-appserver - 24431106146.8 15 Apr 2026 01:10AM UTC 17
80.79
GitHub Action Run
9 llama-agents-integration-tests - 24431106146.9 15 Apr 2026 01:10AM UTC 91
67.22
GitHub Action Run
10 llamactl - 24431106146.10 15 Apr 2026 01:10AM UTC 45
67.88
GitHub Action Run
11 llama-agents-client - 24431106146.11 15 Apr 2026 01:10AM UTC 4
87.99
GitHub Action Run
12 llama-agents-control-plane - 24431106146.12 15 Apr 2026 01:10AM UTC 31
73.07
GitHub Action Run
Source Files on build 24431106146
  • Tree
  • List 310
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24431106146
  • b4bdcda3 on github
  • Prev Build on main (#24430763678)
  • Next Build on main (#24432074571)
  • 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