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 #43678

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

@gimantha gimantha changed the title Set encoded function name in lambda details [2201.11.0-stage] Set encoded function name in lambda details Dec 3, 2024
@chiranSachintha chiranSachintha added the Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times. label Dec 3, 2024
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.39%. Comparing base (ff7837e) to head (c23e419).
Report is 88 commits behind head on 2201.11.0-stage.

Additional details and impacted files
@@                Coverage Diff                 @@
##             2201.11.0-stage   #43678   +/-   ##
==================================================
  Coverage              77.39%   77.39%           
- Complexity             58583    58588    +5     
==================================================
  Files                   3445     3445           
  Lines                 219112   219113    +1     
  Branches               28967    28967           
==================================================
+ Hits                  169576   169589   +13     
+ Misses                 40113    40101   -12     
  Partials                9423     9423           

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

@chiranSachintha chiranSachintha merged commit fc33b75 into ballerina-platform:2201.11.0-stage Dec 4, 2024
7 checks passed
@gimantha gimantha deleted the 2201.11.0-stage-set-encoded-func-name_3 branch December 4, 2024 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team/CompilerFE All issues related to Language implementation and Compiler, this exclude run times.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants