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

Tatsh / wiswa / 24602120381
100%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2026 09:51AM UTC
Jobs 5
Files 16
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

18 Apr 2026 09:50AM UTC coverage: 100.0%. Remained the same
24602120381

push

github

Tatsh
utils.postprocess: redirect tool caches into .wiswa-ci/cache

Claude Code subprocesses run under a sandbox that disallows writes to
~/.cache, which triggered sandbox-bypass prompts every time yarn qa ran
uv, yarn, mypy, or ruff. Redirect each tool's cache into the repo-local
.wiswa-ci/cache/ tree (already sandbox-writable and gitignored) so
those runs complete without prompts.

Add a post-process step that pre-creates
.wiswa-ci/cache/{mypy,ruff,uv,yarn}/ when want_ai is true, since not
every tool auto-creates its cache parent on first use. Set the
matching UV_CACHE_DIR, YARN_CACHE_FOLDER, MYPY_CACHE_DIR, and
RUFF_CACHE_DIR entries in the generated
.claude/settings.local.json(.dist) via claude_settings_local.env, and
drop the now-redundant Read/Write(~/.cache/{mypy,uv}/**) permissions
from the Claude allow list.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

417 of 417 branches covered (100.0%)

Branch coverage included in aggregate %.

6 of 6 new or added lines in 1 file covered. (100.0%)

2192 of 2192 relevant lines covered (100.0%)

5.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24602120381.1 18 Apr 2026 09:51AM UTC 16
100.0
GitHub Action Run
2 24602120381.2 18 Apr 2026 09:51AM UTC 16
100.0
GitHub Action Run
3 24602120381.3 18 Apr 2026 09:51AM UTC 16
100.0
GitHub Action Run
4 24602120381.4 18 Apr 2026 09:51AM UTC 16
100.0
GitHub Action Run
5 24602120381.5 18 Apr 2026 09:51AM UTC 16
100.0
GitHub Action Run
Source Files on build 24602120381
  • Tree
  • List 16
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24602120381
  • 9e758d1a on github
  • Prev Build on master (#24599158018)
  • Next Build on master (#24602319412)
  • 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