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

Cache repeated type calculations #42111

Fix wording in doc comments

b044eba
Select commit
Loading
Failed to load commit list.
Merged

Cache repeated type calculations #42111

Fix wording in doc comments
b044eba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 1s

76.70% (+76.70%) compared to 0823dc9

View this Pull Request on Codecov

76.70% (+76.70%) compared to 0823dc9

Details

Codecov Report

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

Comparison is base (0823dc9) 0.00% compared to head (b044eba) 76.70%.
Report is 19 commits behind head on master.

Files Patch % Lines
...main/java/io/ballerina/runtime/api/types/Type.java 0.00% 4 Missing ⚠️
.../main/java/org/ballerinalang/docgen/Generator.java 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master   #42111       +/-   ##
=============================================
+ Coverage      0.00%   76.70%   +76.70%     
- Complexity        0    53055    +53055     
=============================================
  Files             9     2884     +2875     
  Lines            35   199997   +199962     
  Branches          0    26034    +26034     
=============================================
+ Hits              0   153401   +153401     
- Misses           35    38141    +38106     
- Partials          0     8455     +8455     

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