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

umputun / revdiff / 24051176400
90%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2026 09:05PM UTC
Jobs 1
Files 19
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

06 Apr 2026 09:04PM UTC coverage: 91.173%. Remained the same
24051176400

push

github

web-flow
Add Kaku terminal support for split-pane overlay (#42)

* Add Kaku terminal support for split-pane overlay

Kaku (https://github.com/tw93/Kaku/) is a WezTerm-based terminal that
sets WEZTERM_PANE but provides its own CLI as `kaku cli` instead of
`wezterm cli`. The existing wezterm detection was failing because it
required the `wezterm` binary to be present.

Refactored the wezterm block to resolve the CLI command dynamically:
try `wezterm cli` first, then fall back to `kaku cli`. This allows
Kaku users to use revdiff's split-pane overlay without any extra
configuration.

* Address review feedback: indentation, array, docs, planning script

- Fix indentation inside the `if [ -n "$WEZTERM_CLI" ]` block (all
  lines now properly indented one more level)
- Use bash array WEZTERM_CLI=(wezterm cli) instead of string with
  word-splitting, invoked as "${WEZTERM_CLI[@]}"
- Apply the same Kaku detection change to
  plugins/revdiff-planning/scripts/launch-plan-review.sh
- Add Kaku to terminal support tables in README.md, site/docs.html,
  and SKILL.md
- Update priority lines to show wezterm/Kaku

4080 of 4475 relevant lines covered (91.17%)

469.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24051176400.1 06 Apr 2026 09:05PM UTC 19
91.17
GitHub Action Run
Source Files on build 24051176400
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b3c6f45b on github
  • Prev Build on master (#24050513781)
  • Next Build on master (#24051301713)
  • 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