Harden public history verification - #27
Conversation
Make the privacy gate inspect raw complete history despite hostile Git views, fetch that history in CI, and isolate concurrent mutation-gate scratch paths.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughCI workflows now fetch full Git history. Repository privacy tests isolate Git behavior and cover merge, replacement-object, graft, shallow-history, tag, and historical-path cases. Mutation checks use process-qualified scratch directories. ChangesRepository scan history handling
Mutation scratch directories
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to The PR hardens history verification and CI scratch-directory handling without any supplied evidence of a current correctness, security, availability, or deployment risk; no actionable merge-blocking risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 2 files. (2 skipped: 2 unsupported.) ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Summary
Test plan
mix test test/architecture/public_surface_privacy_test.exs— 4 passedmix quality— 336 passed, 47 archive mutations, 55 conformance mutations, 283/283 corpus agreementmix run scripts/check_conformance_mutations.exs— 55 mutations caught after exclusive-scratch hardeningactionlint .github/workflows/ci.yml .github/workflows/supply-chain.ymlSummary by CodeRabbit
Bug Fixes
Tests