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

christophevg / yoker / 30302724987
87%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2026 08:29PM UTC
Jobs 1
Files 113
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

27 Jul 2026 08:28PM UTC coverage: 85.59% (+0.1%) from 85.453%
30302724987

push

github

christophevg
fix: address PR #53 feedback — make confirm_approval optional on UIHandler Protocol

Owner objected to the isinstance(ui, BatchUIHandler) special-case check.
Following the established agent_spawned/agent_finished optional pattern:
- Remove confirm_approval from UIHandler Protocol body (documented as optional)
- Remove confirm_approval from BatchUIHandler (no interactive approval)
- Remove isinstance check in _wire_approval_handler; hasattr is sole gate
- Remove confirm_approval from PrintUIHandler example
- Replace 2 batch tests with not hasattr assertion test

Net code reduction. Non-interactive path: no confirm_approval → not wired
→ PathGuardrail simple block fires. Interactive path unchanged.

🤖 Implemented together with a coding agent.

1284 of 1447 branches covered (88.74%)

Branch coverage included in aggregate %.

7287 of 8567 relevant lines covered (85.06%)

0.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
69
67.76
1.02% yoker/ui/interactive.py
37
83.08
0.13% yoker/core/__init__.py
25
91.1
1.52% yoker/tools/guardrails/path.py
24
83.97
1.07% yoker/core/_processing.py
14
77.18
0.19% yoker/builtin/update.py
6
80.39
-0.66% yoker/cli/chat.py
1
99.67
0.0% yoker/config/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 30302724987.1 27 Jul 2026 08:29PM UTC 113
85.59
GitHub Action Run
Source Files on build 30302724987
  • Tree
  • List 113
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30302724987
  • 906d0fa6 on github
  • Prev Build on master (#30296350620)
  • Next Build on master (#30302803946)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc