fix: exclude system.site mail_notification by default - #6
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 (5)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe change excludes ChangesNotification email exclusion
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to The change narrowly excludes the additional system-site email setting by default and updates existing installations with idempotent coverage; no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%. Docstring coverage is scoped to functions touched by this diff. Analyzed 5 functions across 2 files. (3 skipped: 3 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## feature/1-page-cache-path-prefix #6 +/- ##
=================================================================
Coverage 85.86% 85.86%
=================================================================
Files 9 9
Lines 481 481
=================================================================
Hits 413 413
Misses 68 68 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@coderabbitai review |
✅ Action performedReview finished.
|
08eb704 to
4a406de
Compare
Summary
system.site:mail_notificationsat next to the excludedsystem.site:mailand was exposed by default to anyone holding read decoupled settings.Changes
system.site:mail_notificationjoins the shipped exclusions.decoupled_settings_update_10001()appends the key for existing installs, once, and leaves a site free to remove it again.Summary by CodeRabbit
Security & Privacy
Bug Fixes
Documentation