Skip to content

Document previously undocumented CLI flags in README#601

Merged
Bachmann1234 merged 1 commit into
mainfrom
docs-undocumented-flags
May 30, 2026
Merged

Document previously undocumented CLI flags in README#601
Bachmann1234 merged 1 commit into
mainfrom
docs-undocumented-flags

Conversation

@Bachmann1234
Copy link
Copy Markdown
Owner

Followup to #600. Several CLI flags had no coverage in the README; this adds sections for them, matching the existing per-feature documentation style.

Newly documented flags:

  • --show-uncovered (diff-cover) — show uncovered lines on the console
  • --show-covered (diff-cover) — highlight covered diff lines (green) in the HTML report (added in Add --show-covered flag to highlight covered diff lines in HTML report #600)
  • --src-roots (diff-cover) — source directories for jacoco reports
  • --report-root-path (diff-quality) — root path used to generate the report
  • --external-css-file (both) — write report CSS to an external file
  • --diff-range-notation (both) — git diff range notation (... vs ..)
  • --ignore-whitespace (both) — ignore whitespace when computing the diff

Docs-only change. RST validated with docutils.

🤖 Generated with Claude Code

Adds README sections for flags that had no documentation:
--show-uncovered, --show-covered, --src-roots, --report-root-path,
--external-css-file, --diff-range-notation, and --ignore-whitespace.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Bachmann1234 Bachmann1234 merged commit 533db7e into main May 30, 2026
24 checks passed
@Bachmann1234 Bachmann1234 deleted the docs-undocumented-flags branch May 30, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant