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

run-llama / workflows-py / 21150089190
89%

Build:
DEFAULT BRANCH: main
Ran 19 Jan 2026 08:04PM UTC
Jobs 3
Files 139
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 Jan 2026 08:04PM UTC coverage: 88.684%. Remained the same
21150089190

push

github

web-flow
docs: fix missing imports, typos and syntax errors in workflow docs (#290)

- managing_state.md: Add missing Context import, fix state variable name
  typo (state -> ctx_state), fix workflow variable name (w -> workflow)
- concurrent_execution.md: Add missing random import in two code examples
- resources.md: Add missing imports for Workflow, step, Event, StartEvent,
  StopEvent
- human_in_the_loop.md: Add missing imports for Workflow, step, StartEvent,
  StopEvent and Context
- durable_workflows.md: Fix sync function to async (def -> async def) in two
  examples that use await, fix variable typo (converted_id -> converted_ids)
- customizing_entry_exit_points.md: Fix missing ev. prefix on a_string_field,
  add missing keyword argument (critique=) in MyStopEvent constructor
- retry_steps.md: Add missing imports for Workflow, Context, step, StartEvent,
  StopEvent and Optional
- unbound_functions.md: Add missing imports for Workflow, step, StartEvent,
  StopEvent
- drawing.md: Add missing WorkflowServer import
- deployment.md: Add missing asyncio import, fix missing colon after async def
  main(), fix typo in import path (workflow.client -> workflows.client),
  fix missing colon in if statement

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

10611 of 11965 relevant lines covered (88.68%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 llama-index-workflows - 21150089190.1 19 Jan 2026 08:04PM UTC 99
95.4
GitHub Action Run
2 workflows-dev - 21150089190.2 19 Jan 2026 08:04PM UTC 8
78.59
GitHub Action Run
3 llama-index-utils-workflow - 21150089190.3 19 Jan 2026 08:04PM UTC 33
68.65
GitHub Action Run
Source Files on build 21150089190
  • Tree
  • List 139
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21150089190
  • 11b9c370 on github
  • Prev Build on main (#21149733311)
  • 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