Use bLangTypeBase and bLangNodeBase in AST structs#192
Use bLangTypeBase and bLangNodeBase in AST structs#192heshanpadmasiri merged 2 commits intoballerina-platform:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThree exported struct types were changed to embed unexported base types; two files also include a minor whitespace/indentation tweak and a manifest mention. No behavioral logic changes were introduced. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 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 #192 +/- ##
==========================================
- Coverage 29.28% 29.14% -0.15%
==========================================
Files 254 254
Lines 54319 54310 -9
==========================================
- Hits 15908 15826 -82
- Misses 37427 37508 +81
+ Partials 984 976 -8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1febadb
into
ballerina-platform:main
Purpose
Fix build break due to struct name changes
Summary by CodeRabbit