Skip to content
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

Merge flow_model into master #43594

Merged
merged 66 commits into from
Nov 22, 2024
Merged

Merge flow_model into master #43594

merged 66 commits into from
Nov 22, 2024

Conversation

dulajdilshan
Copy link
Contributor

@dulajdilshan dulajdilshan commented Nov 18, 2024

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues.

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 (#)
  • 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

KavinduZoysa and others added 30 commits July 24, 2024 16:55
Enable access to Ballerina Language Server Packages
Load central package from pre generated JSON
Update `flow_model` branch with master
Enhance the `ballerinaPackage/components` API
Generate Type model for referenced type symbol
…s-fm

Introduce apis to get error diagnostics in a project and main function args
Change the resource function signature
dulajdilshan and others added 7 commits November 18, 2024 14:06
# Conflicts:
#	compiler/ballerina-lang/src/main/java/org/wso2/ballerinalang/compiler/semantics/analyzer/SymbolEnter.java
#	language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/common/utils/NameUtil.java
#	language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/extensions/ballerina/packages/PackageServiceConstants.java
Sync `flow_model` branch with `master` branch
@dulajdilshan dulajdilshan added this to the 2201.11.0 milestone Nov 20, 2024
dulajdilshan and others added 7 commits November 20, 2024 16:45
# Conflicts:
#	language-server/modules/langserver-core/src/main/java/org/ballerinalang/langserver/LSPackageLoader.java
Fix project components API with tests and sync with `master`
Fix language server checkstyle error
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@dulajdilshan dulajdilshan merged commit b9bd73d into master Nov 22, 2024
16 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants