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

umputun / revdiff / 25653219672 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 11 May 2026 06:04AM UTC
Files 69
Run time 2s
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

11 May 2026 06:03AM UTC coverage: 89.703% (-0.001%) from 89.704%
25653219672.1

push

github

web-flow
feat: add --untracked flag to show untracked files in the tree (#178)

* feat: add --untracked flag to show untracked files at startup

Mirrors the existing `u` runtime toggle so users whose workflow centers on
local working-tree review can have untracked files visible by default.
Supported via CLI flag, REVDIFF_UNTRACKED env var, and config file key.
Silent no-op in stdin/compare modes where untracked listing is unavailable.

Related to #177

* fix(review-loop): final cleanup pass — addressed 5 findings

- [medium]   [app/main.go:201]      gate startup --untracked off in two-ref mode so working-tree untracked files don't leak into historical diffs (via new options.startupUntracked() helper)
- [doc-gap]  [app/ui/model.go:610]  tighten ShowUntracked godoc to document silent no-op when LoadUntracked is nil
- [minor]    [README.md:292]        cross-reference the u runtime toggle in the --untracked options-table row
- [test-gap] [app/config_test.go]   TestOptions_StartupUntracked covers no-ref/--staged/single-ref/two-ref/dot-dot cases
- [test-gap] [app/ui/loaders_test.go] add e2e startup-load test and --staged+--untracked composition test

* docs: tighten --untracked flag docs and add SKILL.md guidance for AI

- strip "at startup" and runtime-toggle cross-references from README
  options table, godocs, and plugin usage examples; match the minimal
  --staged-style description used elsewhere
- .claude-plugin and plugins/codex SKILL.md: paragraph telling AI when
  to pass --untracked (working-tree mode where the change likely
  created new untracked files)
- plugins/pi SKILL.md: /revdiff --untracked example
- launcher usage-comment headers updated for parity ("$@" already
  passes the flag through; no script behavior change)
- CLAUDE.md captures three lessons: minimal flag-description style,
  options-method mode-gating pattern, SKILL.md update rule for new flags

* fix: address Copilot review feedback on flag-description style

- CLAUDE.md: example used `--... (continued)

9696 of 10809 relevant lines covered (89.7%)

3196.31 hits per line

Source Files on job 25653219672.1
  • Tree
  • List 69
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25653219672
  • 0a496823 on github
  • Prev Job for on master (#25546735100.1)
  • Next Job for on master (#25685776438.1)
  • 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