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

Sync 2201.11.x with 2201.11.0-stage #43753

Open
wants to merge 1,067 commits into
base: 2201.11.x
Choose a base branch
from
Open

Conversation

NipunaRanasinghe
Copy link
Contributor

Purpose

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

Fixes #

Approach

$subject.

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

heshanpadmasiri and others added 30 commits November 19, 2024 18:35
Fix runtime type clash

Due to reasons that are not entierly clear to me when we run all the
unit tests some how types from `record_project_closed_rec_equiv` to
clashed with types defined in other unit tests. As a temperary
workaround I introduced a new package name for this.
Impelement xml semtype
Fix checkstyle violations
heshanpadmasiri and others added 17 commits December 17, 2024 23:45
Refactor runtime type checker concurrency model
Improve performance of array add  operation and type checker
[2201.11.0-stage] Refactor strand dump logic and fix bug
[2201.11.x] Fix support for breakpoint changes inside Ballerina services during a debug session
[2201.11.0] Update runtime API documentation
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

10 participants