fix: fix status code for insufficient fund in new interpreter#1241
fix: fix status code for insufficient fund in new interpreter#1241
Conversation
WalkthroughChanges refactor error handling for insufficient funds scenarios by embedding Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 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 |
7970f45 to
c8203ee
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1241 +/- ##
==========================================
- Coverage 74.70% 74.49% -0.21%
==========================================
Files 198 198
Lines 10410 10411 +1
==========================================
- Hits 7777 7756 -21
- Misses 1508 1513 +5
- Partials 1125 1142 +17 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* fix: fix status code for insufficient fund in new interpreter * fix: fix unwrap behaviour * fix: run precommit
fixes https://formance-team.atlassian.net/browse/EN-703