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

run-llama / workflows-py / 23005742188
77%

Build:
DEFAULT BRANCH: main
Ran 12 Mar 2026 02:01PM UTC
Jobs 7
Files 189
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

12 Mar 2026 02:00PM UTC coverage: 76.206%. First build
23005742188

push

github

web-flow
fix: defer llama-index-core imports to avoid Python 3.9 crash (#423)

llama-index-core 0.14.16 uses PEP 604 union syntax (`X | Y`) at runtime
in prompt_helper.py without `from __future__ import annotations`, which
causes a TypeError on Python 3.9. Move the llama-index-core imports
behind TYPE_CHECKING for type annotations, and defer runtime imports
into the functions that need them.

https://claude.ai/code/session_01Y8F2k2652rEyVCxnQquAua

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

12212 of 16025 relevant lines covered (76.21%)

0.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 llama-agents-dbos - 23005742188.1 12 Mar 2026 02:01PM UTC 11
68.81
GitHub Action Run
2 llama-index-workflows - 23005742188.2 12 Mar 2026 02:01PM UTC 44
91.89
GitHub Action Run
3 llama-agents-dev - 23005742188.3 12 Mar 2026 02:01PM UTC 10
78.45
GitHub Action Run
4 llama-agents-integration-tests - 23005742188.4 12 Mar 2026 02:01PM UTC 90
67.7
GitHub Action Run
5 llama-index-utils-workflow - 23005742188.5 12 Mar 2026 02:01PM UTC 1
70.71
GitHub Action Run
6 llama-agents-client - 23005742188.6 12 Mar 2026 02:01PM UTC 4
87.95
GitHub Action Run
7 llama-agents-server - 23005742188.7 12 Mar 2026 02:01PM UTC 29
81.09
GitHub Action Run
Source Files on build 23005742188
  • Tree
  • List 189
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23005742188
  • 7bafb659 on github
  • Prev Build on main (#23003364471)
  • Next Build on main (#23009217402)
  • 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