Conversation
📝 WalkthroughWalkthroughUpdated the TypeScript type entry in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #160 +/- ##
============================================
+ Coverage 45.73% 100.00% +54.26%
============================================
Files 4 2 -2
Lines 223 46 -177
Branches 35 18 -17
============================================
- Hits 102 46 -56
+ Misses 119 0 -119
+ Partials 2 0 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
types export entrytypes export entry
resolves #159
Related PR #157, which would error with:

Even after changing to:
It still doesn't seem right:
Summary by CodeRabbit