Skip to content

Remove unused prevCode argument for the template generator #58

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 21, 2025

Conversation

MrCreosote
Copy link
Member

Also unused genRServer method

@MrCreosote MrCreosote requested review from ialarmedalien and briehl and removed request for ialarmedalien March 21, 2025 21:19
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.60%. Comparing base (f40270c) to head (7268322).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...us/kbase/mobu/compiler/TemplateBasedGenerator.java 66.66% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #58      +/-   ##
============================================
+ Coverage     65.57%   65.60%   +0.02%     
+ Complexity     1438     1437       -1     
============================================
  Files            77       77              
  Lines          7062     7053       -9     
  Branches       1318     1315       -3     
============================================
- Hits           4631     4627       -4     
+ Misses         1938     1935       -3     
+ Partials        493      491       -2     

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

Copy link
Member

@briehl briehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@MrCreosote MrCreosote merged commit 9e07d14 into main Mar 21, 2025
11 of 13 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