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

run-llama / llama-agents / 31019070370 / 2
85%
main: 85%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 03:13PM UTC
Files 4
Run time 1s
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

05 Aug 2026 03:11PM UTC coverage: 94.294%. First build
31019070370.2

push

github

web-flow
Keep FastAPI instrumentation dependencies compatible (#731)

`llama-agents-appserver` allowed FastAPI's included-router
implementation to resolve with Prometheus instrumentator versions that
still assumed `app.routes` was flat. That combination raises before the
route handler runs, including on `/health`.

Require FastAPI 0.137 or newer and prometheus-fastapi-instrumentator 8.x
in both the appserver and control plane, with major-version upper
bounds. Starlette 1.x returns the request origin for credentialed CORS
responses, so the appserver assertion now covers that behavior.

CI builds the appserver wheel and resolves its published dependency
metadata with uv's `highest` and `lowest-direct` strategies. Each clean
environment sends requests through `/health`, the mounted workflow
route, and `/metrics`. The job has no copied dependency versions, and it
exercises the package a consumer installs instead of rerunning the
source test suite with overrides.

314 of 333 relevant lines covered (94.29%)

0.94 hits per line

Source Files on job llama-agents-client - 31019070370.2
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 31019070370
  • ce273896 on github
  • Next Job for on main (#31019092229.5)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc