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

Improve codegen submodule (Resolves #36) #38

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

P3ridot
Copy link
Member

@P3ridot P3ridot commented Jul 29, 2023

#36

@P3ridot P3ridot added the Enhancement Improvement to already existing functionality label Jul 29, 2023
@P3ridot P3ridot marked this pull request as draft July 29, 2023 22:46
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Attention: Patch coverage is 56.66667% with 78 lines in your changes are missing coverage. Please review.

Project coverage is 70.84%. Comparing base (8a4d131) to head (267c9ba).

Files Patch % Lines
...a_lang/utilities/inject/CodegenFieldsInjector.java 0.00% 40 Missing ⚠️
...g/panda_lang/utilities/inject/DefaultInjector.java 25.00% 15 Missing ⚠️
.../org/panda_lang/utilities/inject/CodegenCache.java 77.36% 8 Missing and 4 partials ⚠️
...g/utilities/inject/CodegenConstructorInjector.java 69.24% 2 Missing and 2 partials ⚠️
...a_lang/utilities/inject/CodegenMethodInjector.java 69.24% 2 Missing and 2 partials ⚠️
...g/utilities/inject/DefaultConstructorInjector.java 92.31% 1 Missing ⚠️
...a_lang/utilities/inject/DefaultFieldsInjector.java 88.89% 1 Missing ⚠️
...a_lang/utilities/inject/DefaultMethodInjector.java 85.72% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #38      +/-   ##
============================================
- Coverage     76.50%   70.84%   -5.66%     
- Complexity      141      151      +10     
============================================
  Files            26       29       +3     
  Lines           468      528      +60     
  Branches         52       55       +3     
============================================
+ Hits            358      374      +16     
- Misses           93      141      +48     
+ Partials         17       13       -4     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement to already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant