Skip to content

feat(xtask): add package surface report#260

Merged
EffortlessSteven merged 1 commit into
mainfrom
xtask-package-surface
May 14, 2026
Merged

feat(xtask): add package surface report#260
EffortlessSteven merged 1 commit into
mainfrom
xtask-package-surface

Conversation

@EffortlessSteven

@EffortlessSteven EffortlessSteven commented May 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add cargo xtask package-surface to emit target/policy/package-surface-report.{json,md} from cargo metadata
  • include package surface as an area in cargo xtask policy-report
  • mark the chore(xtask): add Rust-native policy runner #176 xtask policy foundation row as landed

Validation

  • cargo check -p xtask --locked
  • cargo test -p xtask --locked
  • cargo clippy -p xtask --all-targets --locked -- -D warnings
  • cargo xtask package-surface
  • cargo xtask policy-report
  • cargo xtask check-file-policy --mode blocking-allowlist
  • cargo fmt --all -- --check
  • git diff --check

Notes

  • cargo xtask policy-report exits 0 and now includes package-surface. It also reports pre-existing advisory no-panic baseline drift from Refactor plan builder into focused modules #248 moving existing panic-family sites from plan/mod.rs into plan/assembly.rs and plan/graph.rs; this PR does not regenerate the no-panic baseline.

@gemini-code-assist

Copy link
Copy Markdown

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented May 14, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@EffortlessSteven has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 4 minutes and 56 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 21fd9778-26f1-4f8d-8957-9e96ed2d8c66

📥 Commits

Reviewing files that changed from the base of the PR and between 6599b51 and 625386f.

📒 Files selected for processing (4)
  • docs/POLICY_ALLOWLISTS.md
  • xtask/src/main.rs
  • xtask/src/package_surface.rs
  • xtask/src/policy_report.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch xtask-package-surface

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@factory-droid

factory-droid Bot commented May 14, 2026

Copy link
Copy Markdown

Droid finished @EffortlessSteven's task —— View job


Droid is reviewing code and running a security check…

@EffortlessSteven EffortlessSteven merged commit 8784ae7 into main May 14, 2026
25 checks passed
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