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.11.0-stage] Set encoded function name in lambda details #43677

Conversation

gimantha
Copy link
Contributor

@gimantha gimantha commented Dec 3, 2024

Purpose

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

Fixes #43675

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

azinneera and others added 21 commits November 21, 2024 09:54
…field-master

[2201.11.0] Fix record field master
…ugger-test-stage

[2201.11.0] Disable `workerVariableVisibilityTest ` debugger test
…low_model

[2201.11.0-stage] Merge `flow_model` into `2201.11.0-stage`
…adme_new

[2201.11.0-stage] Fix bugs in readme change
…-dep-11

[2201.11.0] Add SQLite jdbc dependency to the distribution
…stomTruststore

Support passing a custom truststore with central calls
…imantha-increase-windows-build-time

Update pull_request_windows_build.yml
…tage

[2201.11.0-stage] Change arrays to maps for keeping the grouping keys in query expressions
…1.11.0-stage

[2201.11.0-stage] Fix debugger step-over behaviour followed by step-in instructions
…te-netty-version

[2201.11.0] Update netty version
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 58.22050% with 216 lines in your changes missing coverage. Please review.

Project coverage is 77.39%. Comparing base (71633ea) to head (22e623e).
Report is 99 commits behind head on master.

Files with missing lines Patch % Lines
...erina/compiler/syntax/tree/NodeAndCommentList.java 39.02% 45 Missing and 5 partials ⚠️
...sions/ballerina/runner/BallerinaRunnerService.java 52.54% 21 Missing and 7 partials ⚠️
.../io/ballerina/trigger/BallerinaTriggerService.java 70.12% 13 Missing and 10 partials ⚠️
...ballerinalang/central/client/CentralAPIClient.java 59.45% 13 Missing and 2 partials ⚠️
...java/io/ballerina/projects/internal/BalaFiles.java 50.00% 12 Missing and 2 partials ⚠️
...nner/BallerinaRunnerServiceClientCapabilities.java 0.00% 8 Missing ⚠️
...nner/BallerinaRunnerServiceServerCapabilities.java 0.00% 8 Missing ⚠️
...lerinalang/diagramutil/SyntaxTreeMapGenerator.java 0.00% 7 Missing and 1 partial ⚠️
...llerina/packages/DocumentComponentTransformer.java 68.18% 6 Missing and 1 partial ⚠️
.../BallerinaRunnerServiceServerCapabilitySetter.java 0.00% 7 Missing ⚠️
... and 16 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #43677      +/-   ##
============================================
- Coverage     77.47%   77.39%   -0.08%     
- Complexity    58514    58589      +75     
============================================
  Files          3434     3445      +11     
  Lines        218720   219118     +398     
  Branches      28923    28968      +45     
============================================
+ Hits         169448   169587     +139     
- Misses        39877    40109     +232     
- Partials       9395     9422      +27     

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

@gimantha gimantha closed this Dec 3, 2024
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.

[Bug]: IllegalArgumentException when Building the GraphQL Package
9 participants