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

christophevg / yoker / 25117204947
80%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2026 03:13PM UTC
Jobs 1
Files 86
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

29 Apr 2026 03:11PM UTC coverage: 79.818% (+0.8%) from 78.972%
25117204947

push

github

christophevg
feat(tools): implement ExistenceTool for file/folder existence checks

Adds ExistenceTool for checking if files or folders exist with security hardening:
- Structured JSON output with exists, type, and path fields
- Symlink rejection to prevent path traversal attacks
- PathGuardrail integration for path containment validation
- Generic error messages to prevent information disclosure
- Expanded default blocked patterns (3 to 13)
- Updated ToolResult type to support structured results
- Added 28 comprehensive unit tests

🤖 Implemented together with a coding agent.

716 of 876 branches covered (81.74%)

Branch coverage included in aggregate %.

60 of 64 new or added lines in 6 files covered. (93.75%)

267 existing lines in 12 files now uncovered.

4370 of 5496 relevant lines covered (79.51%)

0.8 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
63.89
-2.78% src/yoker/agent.py
1
98.44
src/yoker/tools/existence.py

Coverage Regressions

Lines Coverage ∆ File
53
63.89
-2.78% yoker/agent.py
50
63.89
-2.78% src/yoker/agent.py
31
84.11
-4.89% src/yoker/context/basic.py
31
84.11
-4.89% yoker/context/basic.py
23
61.34
-7.05% src/yoker/events/handlers.py
23
61.34
-7.05% yoker/events/handlers.py
13
65.85
-0.81% src/yoker/context/interface.py
13
0.0
0.0% src/yoker/__main__.py
13
65.85
-0.81% yoker/context/interface.py
13
0.0
0.0% yoker/__main__.py
2
93.55
0.29% src/yoker/agents/loader.py
2
93.55
0.29% yoker/agents/loader.py
Jobs
ID Job ID Ran Files Coverage
1 25117204947.1 29 Apr 2026 03:13PM UTC 86
79.82
GitHub Action Run
Source Files on build 25117204947
  • Tree
  • List 86
  • Changed 22
  • Source Changed 11
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25117204947
  • 662aa46a on github
  • Prev Build on master (#25074099441)
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