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.7.x] Remove unnecessary capturedClosureEnvs #41399

Merged
merged 7 commits into from
Sep 26, 2023

Conversation

gimantha
Copy link
Contributor

@gimantha gimantha commented Sep 18, 2023

Purpose

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

Fixes #41448

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

NipunaRanasinghe and others added 3 commits September 11, 2023 13:27
…1.7.x

[2201.7.x] Make remote ballerina program to run in offline mode during debugger integration tests
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 75.09% and project coverage change: +0.01% 🎉

Comparison is base (ef4de27) 76.47% compared to head (bc6f4e7) 76.49%.
Report is 68 commits behind head on 2201.7.x.

Additional details and impacted files
@@              Coverage Diff               @@
##             2201.7.x   #41399      +/-   ##
==============================================
+ Coverage       76.47%   76.49%   +0.01%     
- Complexity      55319    55351      +32     
==============================================
  Files            3387     3387              
  Lines          208478   208499      +21     
  Branches        26966    26966              
==============================================
+ Hits           159441   159496      +55     
+ Misses          40273    40243      -30     
+ Partials         8764     8760       -4     
Files Changed Coverage Δ
...llerinalang/compiler/bir/codegen/JvmConstants.java 100.00% <ø> (ø)
...lerinalang/compiler/bir/codegen/JvmPackageGen.java 89.33% <ø> (ø)
...rinalang/compiler/bir/emit/InstructionEmitter.java 37.93% <0.00%> (ø)
...mpiler/semantics/model/symbols/BPackageSymbol.java 80.00% <ø> (ø)
...a/io/ballerina/xmltorecordconverter/Constants.java 0.00% <0.00%> (ø)
...verter/XMLToRecordConverterClientCapabilities.java 0.00% <0.00%> (ø)
...er/XMLToRecordConverterClientCapabilitySetter.java 0.00% <0.00%> (ø)
...verter/XMLToRecordConverterServerCapabilities.java 0.00% <0.00%> (ø)
...er/XMLToRecordConverterServerCapabilitySetter.java 0.00% <0.00%> (ø)
...orecordconverter/diagnostic/DiagnosticMessage.java 0.00% <0.00%> (ø)
... and 25 more

... and 22 files with indirect coverage changes

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

@gimantha gimantha changed the base branch from 2201.7.x to 2201.7.3-stage September 26, 2023 02:14
@gimantha gimantha merged commit e31b299 into ballerina-platform:2201.7.3-stage Sep 26, 2023
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.

3 participants