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] Fix Resource access that are not ambiguous are reported as ambiguous access #43683

Conversation

gimantha
Copy link
Contributor

@gimantha gimantha commented Dec 4, 2024

Purpose

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

Fixes #40606

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

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@                  Coverage Diff                  @@
##             2201.11.0-stage   #43683      +/-   ##
=====================================================
- Coverage              77.39%   77.39%   -0.01%     
+ Complexity             58588    58587       -1     
=====================================================
  Files                   3445     3445              
  Lines                 219113   219121       +8     
  Branches               28967    28968       +1     
=====================================================
- Hits                  169589   169586       -3     
- Misses                 40101    40112      +11     
  Partials                9423     9423              

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

@chiranSachintha chiranSachintha merged commit 0d1e483 into ballerina-platform:2201.11.0-stage Dec 4, 2024
18 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