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

christophevg / yoker
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: feature/mbi-004-yoker-commands
DEFAULT BRANCH: master
Repo Added 17 Apr 2026 12:30PM UTC
Files 109
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

LAST BUILD ON BRANCH feature/async-event-handler
branch: feature/async-event-handler
CHANGE BRANCH
x
Reset
  • feature/async-event-handler
  • feature/1-async-agent
  • feature/10-type-exports
  • feature/14-plugin-system
  • feature/14-skill-infrastructure
  • feature/16-clevis-config
  • feature/7-config-auto-discovery
  • feature/9-expanduser-storage-path
  • feature/async-agent-module
  • feature/async-migration-complete
  • feature/async-only-agent
  • feature/context-manager-refactor
  • feature/docs-review-refactor
  • feature/fix-issue-38-litellm-message-mutation
  • feature/maintenance/setup-uv-upgrade
  • feature/mbi-002-bootstrap
  • feature/mbi-003-design-proposal
  • feature/mbi-003-python-api
  • feature/mbi-004-yoker-commands
  • feature/mbi-006-phase1-backend-protocol
  • feature/mbi-006-phase2-litellm-backend
  • feature/mbi-007-session
  • feature/ui-separation-cleanup-and-docs
  • feature/ui-separation-phase1
  • feature/ui-separation-phase2
  • feature/ui-separation-phase3
  • feature/ui-separation-phase4
  • feature/ui-separation-phase5
  • feature/ui-separation-phase6
  • feature/ui-separation-phase7
  • feature/update-package-md
  • fix/m5-tool-backends
  • fix/plugin-skills-loading-warning
  • fix/security-error-clean
  • fix/tool-parsing-harmonization
  • fix/windows-content-type-hang
  • master
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.4.0

25 May 2026 08:21AM UTC coverage: 83.645% (+0.01%) from 83.631%
26390916744

Pull #5

github

christophevg-agent
docs: update quickstart with async-first handler documentation

- Emphasize async handlers as the recommended approach
- Show async handler example with proper class docstring
- Document sync handlers as supported for simple operations
- Add ContentChunkEvent type checking example
- Explain when to use async vs sync handlers

🤖 Implemented together with a coding agent.
Pull Request #5: feat: add async event handler support (1.7.7)

590 of 678 branches covered (87.02%)

Branch coverage included in aggregate %.

3389 of 4079 relevant lines covered (83.08%)

0.83 hits per line

Relevant lines Covered
Build:
Build:
4079 RELEVANT LINES 3389 COVERED LINES
0.83 HITS PER LINE
Source Files on feature/async-event-handler
  • Tree
  • List 52
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26390916744 feature/async-event-handler docs: update quickstart with async-first handler documentation - Emphasize async handlers as the recommended approach - Show async handler example with proper class docstring - Document sync handlers as supported for simple operations - Add Conte... Pull #5 25 May 2026 08:22AM UTC christophevg-agent github
83.65
26390540428 feature/async-event-handler fix: properly detect async __call__ methods on handler instances - Use inspect.iscoroutinefunction instead of asyncio.iscoroutinefunction (asyncio.iscoroutinefunction is deprecated in Python 3.16) - Check handler.__call__ to detect async handle... Pull #5 25 May 2026 08:12AM UTC christophevg-agent github
83.65
26389903530 feature/async-event-handler style: fix formatting in test_content_display.py 🤖 Implemented together with a coding agent. Pull #5 25 May 2026 07:55AM UTC christophevg-agent github
83.63
26389869318 feature/async-event-handler feat: add async event handler support (1.7.7) - Update EventCallback type alias to support both sync and async handlers - Make ConsoleEventHandler.__call__ async - Add EventHandler Protocol documentation for async support - Convert all ConsoleEve... Pull #5 25 May 2026 07:54AM UTC christophevg-agent github
83.63
See All Builds (281)
  • Repo on GitHub
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