-
Notifications
You must be signed in to change notification settings - Fork 752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert idl client declaration feature #38644
Conversation
…ina-platform/ballerina-lang into revert-idl-client
Remove IDL client declaration related LS support
Revert IDL client Project API implementation
@azinneera Are we keeping IDLPluginContext for later use? |
It is removed with #38638 |
Remove client delaration from compiler and parser
Remove redundant feature branch PR checks
SonarCloud Quality Gate failed. |
Codecov ReportBase: 76.35% // Head: 76.30% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## 2201.3.0-stage #38644 +/- ##
====================================================
- Coverage 76.35% 76.30% -0.06%
+ Complexity 53127 52792 -335
====================================================
Files 3388 3368 -20
Lines 200294 198714 -1580
Branches 26024 25794 -230
====================================================
- Hits 152934 151623 -1311
+ Misses 38649 38448 -201
+ Partials 8711 8643 -68
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Purpose
Check List