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

umputun / revdiff / 24545627801
90%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2026 03:08AM UTC
Jobs 1
Files 57
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

17 Apr 2026 03:07AM UTC coverage: 88.345%. Remained the same
24545627801

push

github

web-flow
add hg + jj support to skill helper scripts (#116)

* docs: add hg-jj skill scripts implementation plan

plan for adding mercurial and jujutsu support to the claude code skill
helper scripts (detect-ref.sh, read-latest-history.sh). binary already
supports all three vcs since v0.16; this brings the skill layer in sync.

* refactor(skill): dispatch detect-ref.sh by VCS with hg/jj stubs

* feat: implement detect_hg() in skill detect-ref.sh

* feat: add detect_jj implementation to detect-ref.sh

* feat: resolve read-latest-history repo root via jj/git/hg probe

* feat: mirror hg+jj detect-ref updates into codex plugin scripts

* docs: drop git-only phrasing from revdiff SKILL.md files

* docs: make usage.md VCS-neutral for context-only review section

* docs: make README VCS-neutral, archive hg+jj skill-scripts plan

Mark verification complete and archive plan under docs/plans/completed/.

* fix: apply review feedback across iterations

Consolidated from three review-fix commits:
- address iter 1 quality/simplification/documentation findings
- correct jj is_main semantic and harden git guard (iter 2 critical)
- tighten local scoping and drop redundant default resets (smells)

* fix: address copilot review feedback

- clarify commit-hash wording — history's `commit:` line is git-only
  (`app/history/history.go:gitCommitHash`); hg/jj histories don't carry one
- README `--all-files` bullet now mentions git+jj backing (jj support via
  `NewJjDirectoryReader` in `app/diff/directory.go`)
- add `command -v git` guard to detect-ref.sh VCS probe for symmetry with
  jj/hg guards — avoids `command not found` noise in hg/jj-only environments

* docs: make README --all-files wording VCS-neutral (follow-up)

7019 of 7945 relevant lines covered (88.34%)

330.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24545627801.1 17 Apr 2026 03:08AM UTC 57
88.34
GitHub Action Run
Source Files on build 24545627801
  • Tree
  • List 57
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 802babf5 on github
  • Prev Build on master (#24539616281)
  • Next Build on master (#24548098893)
  • 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