-
Notifications
You must be signed in to change notification settings - Fork 754
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
Sync with master #43609
Merged
MaryamZi
merged 318 commits into
ballerina-platform:feature-codegen-optimizer
from
MaryamZi:feature-codegen-optimizer
Nov 22, 2024
Merged
Sync with master #43609
MaryamZi
merged 318 commits into
ballerina-platform:feature-codegen-optimizer
from
MaryamZi:feature-codegen-optimizer
Nov 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…21_master [Java 21] Sync master branch
gimantha
approved these changes
Nov 19, 2024
…ps://github.com/ballerina-platform/ballerina-lang into feature-codegen-optimizer
Update JRE version
…ternal/ManifestBuilder.java Co-authored-by: Gayal Dassanayake <[email protected]>
…ina-lang into feature-codegen-optimizer
…Java21 Use master branch for github actions
…oad-libs-with-graphql Load ballerina, ballerinax package meta using Central GraphQL API
…adme_new Fix bugs in readme change
…field-master [master] Fix typecast error thrown for default record field
[Debugger] Add binding pattern variable visibility tests
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature-codegen-optimizer #43609 +/- ##
===============================================================
- Coverage 77.58% 77.48% -0.10%
+ Complexity 59166 58937 -229
===============================================================
Files 3466 3452 -14
Lines 221116 220133 -983
Branches 29106 29105 -1
===============================================================
- Hits 171548 170580 -968
+ Misses 40087 40067 -20
- Partials 9481 9486 +5 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
…lerina-platform/ballerina-lang into feature-codegen-optimizer
MaryamZi
force-pushed
the
feature-codegen-optimizer
branch
from
November 21, 2024 12:31
7dbc825
to
3c776af
Compare
MaryamZi
merged commit Nov 22, 2024
b341719
into
ballerina-platform:feature-codegen-optimizer
17 of 18 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
$title.
Closes #43631