-
Notifications
You must be signed in to change notification settings - Fork 49
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
Make listener configuration as an included parameter #1421
Conversation
bb0abac
to
116b3de
Compare
Quality Gate passedIssues Measures |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1421 +/- ##
============================================
- Coverage 84.47% 83.29% -1.18%
- Complexity 244 341 +97
============================================
Files 28 37 +9
Lines 1288 1634 +346
Branches 157 239 +82
============================================
+ Hits 1088 1361 +273
- Misses 140 172 +32
- Partials 60 101 +41 ☔ View full report in Codecov by Sentry. |
@TharmiganK don't we have to bump the minor version ? |
Thinking of adding this with Update 11 and the minor version is already bumped for Update 11 |
Purpose
Part of: ballerina-platform/ballerina-library#7494
Examples
N/A
Checklist
Checked native-image compatibility