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

Add name for readonly records in config schema generation #41914

Merged
merged 3 commits into from
Jan 9, 2024

Address suggestions

75df9ee
Select commit
Loading
Failed to load commit list.
Merged

Add name for readonly records in config schema generation #41914

Address suggestions
75df9ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 5, 2024 in 1s

76.69% (-0.01%) compared to 612e44f

View this Pull Request on Codecov

76.69% (-0.01%) compared to 612e44f

Details

Codecov Report

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

Comparison is base (612e44f) 76.69% compared to head (75df9ee) 76.69%.
Report is 143 commits behind head on master.

Files Patch % Lines
...ballerinalang/central/client/CentralAPIClient.java 25.53% 29 Missing and 6 partials ⚠️
...n/java/org/ballerinalang/central/client/Utils.java 60.00% 13 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #41914      +/-   ##
============================================
- Coverage     76.69%   76.69%   -0.01%     
- Complexity    52904    52976      +72     
============================================
  Files          2881     2883       +2     
  Lines        199397   199727     +330     
  Branches      25929    25980      +51     
============================================
+ Hits         152932   153185     +253     
- Misses        38016    38078      +62     
- Partials       8449     8464      +15     

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