ballerina-lang
ballerina-lang copied to clipboard
Generate closures for default values in type inclusions
trafficstars
Purpose
$title.
Fixes #42356
Approach
Describe how you are implementing the solutions along with the design details.
Samples
Provide high-level details about the samples related to this feature.
Remarks
List any other known issues, related PRs, TODO items, or any other notes related to the PR.
Check List
- [ ] Read the Contributing Guide
- [ ] Updated Change Log
- [ ] Checked Tooling Support (#<Issue Number>)
- [ ] Added necessary tests
- [ ] Unit Tests
- [ ] Spec Conformance Tests
- [ ] Integration Tests
- [ ] Ballerina By Example Tests
- [ ] Increased Test Coverage
- [ ] Added necessary documentation
- [ ] API documentation
- [ ] Module documentation in Module.md files
- [ ] Ballerina By Examples
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.82%. Comparing base (
06d9bb6) to head (dfde2e3). Report is 415 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #42428 +/- ##
============================================
+ Coverage 76.64% 76.82% +0.17%
- Complexity 53437 53971 +534
============================================
Files 2902 2924 +22
Lines 201848 203904 +2056
Branches 26271 26592 +321
============================================
+ Hits 154706 156646 +1940
- Misses 38651 38718 +67
- Partials 8491 8540 +49
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.