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

Fix inherent type of type desc missing 12.x #43882

Draft
wants to merge 3 commits into
base: 2201.12.x
Choose a base branch
from

Conversation

heshanpadmasiri
Copy link
Member

@heshanpadmasiri heshanpadmasiri commented Mar 6, 2025

Purpose

Add #43883 to 12.x

Related to #43880

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

@heshanpadmasiri heshanpadmasiri changed the title Fix inherent type of type desc missing Fix inherent type of type desc missing 12.x Mar 6, 2025
@gimantha gimantha closed this Mar 7, 2025
@gimantha gimantha reopened this Mar 7, 2025
@heshanpadmasiri heshanpadmasiri force-pushed the fix/empty-inherent-type branch from 6e899ce to 1fc6cbb Compare March 8, 2025 00:39
Copy link

codecov bot commented Mar 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.30%. Comparing base (89efabc) to head (1fc6cbb).
Report is 5 commits behind head on 2201.12.x.

Additional details and impacted files
@@               Coverage Diff               @@
##             2201.12.x   #43882      +/-   ##
===============================================
- Coverage        77.30%   77.30%   -0.01%     
+ Complexity       59084    59081       -3     
===============================================
  Files             3539     3539              
  Lines           222304   222305       +1     
  Branches         28827    28827              
===============================================
- Hits            171861   171845      -16     
- Misses           40735    40755      +20     
+ Partials          9708     9705       -3     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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