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.8.x] Add name for readonly records during config schema generation #41963

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

Dilhasha
Copy link
Contributor

Purpose

$subject

Fixes #41906

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

@Dilhasha Dilhasha changed the title Add name for readonly records during config schema generation [2201.8.x] Add name for readonly records during config schema generation Jan 11, 2024
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

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

Comparison is base (218ea39) 0.00% compared to head (3563e7b) 76.36%.
Report is 7 commits behind head on 2201.8.x.

Files Patch % Lines
.../runtime/transactions/TransactionLocalContext.java 0.00% 6 Missing ⚠️
...ntime/transactions/TransactionResourceManager.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             2201.8.x   #41963       +/-   ##
===============================================
+ Coverage        0.00%   76.36%   +76.36%     
- Complexity          0    52568    +52568     
===============================================
  Files               9     2880     +2871     
  Lines              35   198795   +198760     
  Branches            0    25829    +25829     
===============================================
+ Hits                0   151809   +151809     
- Misses             35    38631    +38596     
- Partials            0     8355     +8355     

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

@Dilhasha Dilhasha merged commit a277fc2 into ballerina-platform:2201.8.x Jan 11, 2024
7 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