Skip to content

Refactor template generation code out of the KIDL parser #62

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

Merged
merged 1 commit into from
Mar 25, 2025

Refactor template generation code out of the KIDL parser

0fa7b2a
Select commit
Loading
Failed to load commit list.
Merged

Refactor template generation code out of the KIDL parser #62

Refactor template generation code out of the KIDL parser
0fa7b2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2025 in 0s

65.51% (+0.07%) compared to 63072e8

View this Pull Request on Codecov

65.51% (+0.07%) compared to 63072e8

Details

Codecov Report

Attention: Patch coverage is 92.01278% with 25 lines in your changes missing coverage. Please review.

Project coverage is 65.51%. Comparing base (63072e8) to head (0fa7b2a).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...c/java/us/kbase/mobu/compiler/TemplateVisitor.java 93.11% 9 Missing and 10 partials ⚠️
...us/kbase/mobu/compiler/TemplateBasedGenerator.java 83.78% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #62      +/-   ##
============================================
+ Coverage     65.43%   65.51%   +0.07%     
- Complexity     1401     1410       +9     
============================================
  Files            77       78       +1     
  Lines          6940     6953      +13     
  Branches       1283     1284       +1     
============================================
+ Hits           4541     4555      +14     
+ Misses         1921     1920       -1     
  Partials        478      478              

☔ 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.