-
Notifications
You must be signed in to change notification settings - Fork 135
fix: auto enabled features on first ledger created on a bucket (EN-217) #1149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughThe migration refactors trigger creation logic by replacing move-based triggers with transaction and account-based triggers. Trigger wiring is redistributed from a single batch mapping into multiple conditional loops based on ledger features for effective volumes, metadata history, and hash logging. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (1)📚 Learning: 2025-05-20T13:07:54.504ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (4)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1149 +/- ##
==========================================
+ Coverage 78.38% 82.17% +3.79%
==========================================
Files 190 190
Lines 9408 9319 -89
==========================================
+ Hits 7374 7658 +284
+ Misses 1305 1211 -94
+ Partials 729 450 -279 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.