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

christophevg / yoker / 32459966857
83%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2026 07:45AM UTC
Jobs 1
Files 117
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

21 Aug 2026 07:42AM UTC coverage: 83.336% (-3.1%) from 86.424%
32459966857

push

github

christophevg-agent
feat(context): configurable context files list replacing hardcoded AGENTS.md

- Add 'files' field to ContextConfig (default: ["./AGENTS.md"]) so
  users can configure which files are loaded into the system context at
  startup. Supports multiple files, ~ expansion, and relative paths.
- Replace SimpleContextManager._load_agents_md() (hardcoded to
  Path.cwd() / "AGENTS.md") with _load_context_files() which reads
  from config.context.files.
- Files are loaded in order and concatenated; missing files are
  silently skipped.

Example yoker.toml:
  [context]
  files = ["~/.config/yoker/AGENTS.md", "./AGENTS.md", "./CLAUDE.md"]

🤖 Implemented together with Yoker

2788 of 3616 branches covered (77.1%)

Branch coverage included in aggregate %.

8649 of 10108 relevant lines covered (85.57%)

0.86 hits per line

Coverage Regressions

Lines Coverage ∆ File
59
76.74
-4.78% yoker/builtin/update.py
45
85.51
-1.72% yoker/builtin/git.py
42
88.36
-3.61% yoker/builtin/github.py
33
81.05
-4.96% yoker/core/_processing.py
33
77.02
-4.03% yoker/tools/web/guardrail.py
26
86.11
-5.24% yoker/tools/guardrails/path.py
25
81.64
-4.53% yoker/ui/interactive.py
12
91.7
-2.85% yoker/session/__init__.py
8
53.49
0.0% yoker/ui/handler.py
5
69.01
-4.37% yoker/cli/chat.py
5
63.93
-3.96% yoker/cli/run.py
4
83.33
-5.56% yoker/context/basic.py
3
67.96
-2.78% yoker/cli/loop.py
3
95.33
-1.22% yoker/ui/bridge.py
1
98.86
-0.84% yoker/config/__init__.py
1
83.22
-3.78% yoker/ui/batch.py
Jobs
ID Job ID Ran Files Coverage
1 32459966857.1 21 Aug 2026 07:45AM UTC 117
83.34
GitHub Action Run
Source Files on build 32459966857
  • Tree
  • List 117
  • Changed 90
  • Source Changed 0
  • Coverage Changed 90
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32459966857
  • 67810337 on github
  • Prev Build on master (#31596351034)
  • Next Build on master (#32460709731)
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