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] Fix legacy mocking failure #41688

Conversation

Thevakumar-Luheerathan
Copy link
Member

Purpose

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

Fixes #40731
2201.7.x PR of #41686

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

Co-authored-by: Fathima Dilhasha <dilhasha.uom@gmail.com>
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (05141ec) 76.37% compared to head (ccd514c) 76.36%.
Report is 1 commits behind head on 2201.7.x.

Files Patch % Lines
...o2/ballerinalang/compiler/desugar/MockDesugar.java 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             2201.7.x   #41688      +/-   ##
==============================================
- Coverage       76.37%   76.36%   -0.01%     
- Complexity      55274    55275       +1     
==============================================
  Files            3387     3387              
  Lines          208632   208642      +10     
  Branches        26976    26981       +5     
==============================================
- Hits           159340   159330      -10     
- Misses          40580    40600      +20     
  Partials         8712     8712              

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

@Thevakumar-Luheerathan Thevakumar-Luheerathan merged commit 78d5f9e into ballerina-platform:2201.7.x Nov 22, 2023
5 of 6 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