Add support for error constructor expressions#191
Add support for error constructor expressions#191heshanpadmasiri wants to merge 6 commits intoballerina-platform:mainfrom
Conversation
We should have type descriptors only for nodes that needs them
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ 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❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #191 +/- ##
==========================================
+ Coverage 27.99% 30.92% +2.92%
==========================================
Files 254 254
Lines 53865 54673 +808
==========================================
+ Hits 15082 16909 +1827
+ Misses 37855 36755 -1100
- Partials 928 1009 +81 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Purpose
Resolves #185
Depends on #183