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

run-llama / workflows-py / 23280820045
77%

Build:
DEFAULT BRANCH: main
Ran 19 Mar 2026 05:10AM UTC
Jobs 7
Files 191
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

19 Mar 2026 05:10AM UTC coverage: 76.547% (-0.002%) from 76.549%
23280820045

push

github

web-flow
Fix draw_all_possible_flows to accept workflow classes (#440)

* Fix draw_all_possible_flows to accept workflow classes

The documentation examples pass workflow classes (not instances) to
draw_all_possible_flows, but the implementation only handled instances,
causing a TypeError on _get_steps(). Add a _get_steps_from_class
classmethod to Workflow (works on both classes and instances) and use
it in both drawing/representation functions.

Fixes #437

3 of 9 new or added lines in 2 files covered. (33.33%)

24 existing lines in 5 files now uncovered.

12478 of 16301 relevant lines covered (76.55%)

0.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
68.46
-0.02% packages/llama-index-workflows/src/workflows/workflow.py
4
10.06
-0.47% packages/llama-index-workflows/src/workflows/representation/build.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.12
-0.74% llama_agents/server/_runtime/idle_release_runtime.py
1
10.06
-0.47% packages/llama-index-workflows/src/workflows/representation/build.py
4
97.99
0.02% workflows/workflow.py
7
70.78
0.07% llama_index/utils/workflow/__init__.py
11
92.9
-0.08% workflows/representation/build.py
Jobs
ID Job ID Ran Files Coverage
1 llama-agents-server - 23280820045.1 19 Mar 2026 05:10AM UTC 29
81.2
GitHub Action Run
2 llama-agents-integration-tests - 23280820045.2 19 Mar 2026 05:10AM UTC 91
68.01
GitHub Action Run
3 llama-index-utils-workflow - 23280820045.3 19 Mar 2026 05:10AM UTC 1
70.78
GitHub Action Run
4 llama-index-workflows - 23280820045.4 19 Mar 2026 05:10AM UTC 45
92.38
GitHub Action Run
5 llama-agents-dev - 23280820045.5 19 Mar 2026 05:10AM UTC 10
78.45
GitHub Action Run
6 llama-agents-client - 23280820045.6 19 Mar 2026 05:10AM UTC 4
87.99
GitHub Action Run
7 llama-agents-dbos - 23280820045.7 19 Mar 2026 05:10AM UTC 11
69.44
GitHub Action Run
Source Files on build 23280820045
  • Tree
  • List 191
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23280820045
  • 979d68b0 on github
  • Prev Build on main (#23252774467)
  • Next Build on main (#23293007768)
  • 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