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

Change bal add generated code to adhere to best practices #42136

Merged
merged 7 commits into from
Feb 16, 2024

Address comments

b9d2460
Select commit
Loading
Failed to load commit list.
Merged

Change bal add generated code to adhere to best practices #42136

Address comments
b9d2460
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 1s

76.71% (+76.71%) compared to 0823dc9

View this Pull Request on Codecov

76.71% (+76.71%) compared to 0823dc9

Details

Codecov Report

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

Comparison is base (0823dc9) 0.00% compared to head (b9d2460) 76.71%.
Report is 88 commits behind head on master.

Files Patch % Lines
.../main/java/org/ballerinalang/docgen/Generator.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master   #42136       +/-   ##
=============================================
+ Coverage      0.00%   76.71%   +76.71%     
- Complexity        0    53064    +53064     
=============================================
  Files             9     2883     +2874     
  Lines            35   199980   +199945     
  Branches          0    26033    +26033     
=============================================
+ Hits              0   153422   +153422     
- Misses           35    38113    +38078     
- Partials          0     8445     +8445     

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