Skip to content

docs: surface crit pr subcommand and --scope/--remote in printHelp#412

Merged
tomasz-tomczyk merged 1 commit intomainfrom
audit/help-text
May 1, 2026
Merged

docs: surface crit pr subcommand and --scope/--remote in printHelp#412
tomasz-tomczyk merged 1 commit intomainfrom
audit/help-text

Conversation

@tomasz-tomczyk
Copy link
Copy Markdown
Owner

Summary

  • The PR-scoped/range-review release added a standalone crit pr <num|url> subcommand and --scope / --remote flags but printHelp was never updated, hurting discoverability of the headline feature.
  • Adds the missing entries to the Usage and Options sections, matching existing style/indentation.

Review

  • Code review: passed (independent go-expert agent)

Test plan

  • go vet ./... clean
  • go build clean
  • --help output renders sensibly with new entries

🤖 Generated with Claude Code

The PR-scoped/range-review release added a standalone `crit pr <num|url>`
subcommand and `--scope` / `--remote` flags but printHelp was never
updated, hurting discoverability of the headline feature.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.30%. Comparing base (c01e104) to head (0a74e97).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
main.go 0.00% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   67.32%   67.30%   -0.03%     
==========================================
  Files          26       26              
  Lines        9665     9668       +3     
==========================================
  Hits         6507     6507              
- Misses       2648     2651       +3     
  Partials      510      510              
Flag Coverage Δ
e2e 34.17% <0.00%> (-0.05%) ⬇️
unit 63.50% <0.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tomasz-tomczyk tomasz-tomczyk merged commit 3354be5 into main May 1, 2026
7 of 8 checks passed
@tomasz-tomczyk tomasz-tomczyk deleted the audit/help-text branch May 1, 2026 09:04
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