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

[2201.10.x] Fix hanging of query when the key in order is an array #43438

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

poorna2152
Copy link
Contributor

Purpose

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

Sending the fix here to 2201.10.x

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

(cherry picked from commit 98f9997)
(cherry picked from commit 35407ff)
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.29%. Comparing base (02c08ac) to head (3067516).
Report is 12 commits behind head on 2201.10.x.

Additional details and impacted files
@@               Coverage Diff               @@
##             2201.10.x   #43438      +/-   ##
===============================================
- Coverage        77.30%   77.29%   -0.02%     
+ Complexity       58533    58532       -1     
===============================================
  Files             3460     3460              
  Lines           220076   220076              
  Branches         28912    28912              
===============================================
- Hits            170134   170109      -25     
- Misses           40536    40556      +20     
- Partials          9406     9411       +5     

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

@gimantha gimantha merged commit e6c6d9b into ballerina-platform:2201.10.x Oct 3, 2024
6 of 7 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.

2 participants