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

umputun / revdiff / 23998279706

05 Apr 2026 09:01AM UTC coverage: 92.845% (-0.006%) from 92.851%
23998279706

push

github

web-flow
Add --all-files and --exclude modes (#19)

* feat: add ExcludeFilter wrapper for prefix-based file filtering

ExcludeFilter wraps any renderer and filters out files matching
exclude prefixes from ChangedFiles results. Uses a local renderer
interface in diff/ to avoid import cycle with ui/.

* feat: add DirectoryReader for git ls-files based file discovery

* feat: add CLI flags and wiring for --all-files and --exclude modes

* feat: update documentation for --all-files and --exclude modes

* fix: address review findings

* docs: add all-files mode support to revdiff plugin skill

* fix: trim whitespace in exclude prefixes and git ls-files stderr

Address Copilot review: TrimSpace exclude prefixes so env var input
like "vendor, mocks" works correctly, skip empty values from trailing
commas. Trim git ls-files stderr to avoid trailing newline in errors.

126 of 135 new or added lines in 4 files covered. (93.33%)

3 existing lines in 2 files now uncovered.

3179 of 3424 relevant lines covered (92.84%)

483.14 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

50.24
/cmd/revdiff/main.go


Source Not Available

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