-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add support to overwrite default error message #79
Add support to overwrite default error message #79
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #79 +/- ##
============================================
+ Coverage 87.46% 88.44% +0.97%
- Complexity 175 288 +113
============================================
Files 20 37 +17
Lines 367 649 +282
Branches 65 114 +49
============================================
+ Hits 321 574 +253
- Misses 29 50 +21
- Partials 17 25 +8
☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Reverted the changelog and spec update because there is this issue in the tooling support which cannot be merged for update 7. So planned to market this in the next release. |
Purpose
Fixes : ballerina-platform/ballerina-library#3211
Examples
Checklist
Updated the changelogUpdated the spec