feat: Introduce strongly-typed exceptions for TONWalletKit#121
Conversation
|
Caution Review failedFailed to post review comments. GitHub was unavailable or timed out while CodeRabbit was posting the review. Please request a new review later if the pull request still needs one. This happened while posting 4 inline comments. Use ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (15)
🧰 Additional context used🪛 detekt (1.23.8)TONWalletKit-Android/api/src/main/java/io/ton/walletkit/model/TONBase64.kt[warning] 81-81: The caught exception is swallowed. The original exception could be lost. (detekt.exceptions.SwallowedException) 📝 WalkthroughWalkthroughIntroduces typed sealed exception hierarchies to replace generic JVM exceptions ( ChangesTyped Exception Standardization
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Summary by CodeRabbit
New Features
Bug Fixes