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

run-llama / workflows-py / 21150089190 / 1
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 19 Jan 2026 08:04PM UTC
Files 99
Run time 2s
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: 95.398%. Remained the same
21150089190.1

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>

8395 of 8800 relevant lines covered (95.4%)

0.95 hits per line

Source Files on job llama-index-workflows - 21150089190.1
  • Tree
  • List 99
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21150089190
  • 11b9c370 on github
  • Prev Job for on main (#21149733311.2)
  • Next Job for on main (#21290367662.4)
  • 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