Skip to content

[master][LS] Fix IndexOutOfBoundException in STModify API #44047

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

Merged
merged 3 commits into from
Apr 24, 2025

Conversation

NipunaRanasinghe
Copy link
Contributor

Purpose

$subject.

Fixes wso2/product-ballerina-integrator#135

Duplicate of #43976 for the master branch

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

Copy link

codecov bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 14 lines in your changes missing coverage. Please review.

Please upload report for BASE (pr-merge@0d78644). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ns/ballerina/document/BallerinaTreeModifyUtil.java 50.00% 9 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             pr-merge   #44047   +/-   ##
===========================================
  Coverage            ?   75.07%           
  Complexity          ?    57570           
===========================================
  Files               ?     3541           
  Lines               ?   222541           
  Branches            ?    28857           
===========================================
  Hits                ?   167070           
  Misses              ?    46194           
  Partials            ?     9277           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MaryamZi MaryamZi added this to the 2201.13.0-m1 milestone Apr 24, 2025
@MaryamZi MaryamZi changed the base branch from master to pr-merge April 24, 2025 22:30
@MaryamZi MaryamZi merged commit 8e80168 into ballerina-platform:pr-merge Apr 24, 2025
19 of 21 checks passed
NipunaRanasinghe added a commit that referenced this pull request Apr 25, 2025
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.

Configurable variable not saved after creation
3 participants