Make frm_after_delete_field hook safer#2112
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2112 +/- ##
============================================
- Coverage 27.17% 27.17% -0.01%
- Complexity 8116 8158 +42
============================================
Files 127 127
Lines 26984 27104 +120
============================================
+ Hits 7333 7365 +32
- Misses 19651 19739 +88 ☔ View full report in Codecov by Sentry. |
|
Caution Review failedThe pull request is closed. WalkthroughThe changes in this pull request focus on improving error handling and refining logic for field operations within the Changes
Possibly related PRs
Warning Rate limit exceeded@Crabcyborg has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 17 minutes and 4 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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. Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
I noticed an error when I tried to bulk delete a group of fields that included a field I had just deleted.