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

added import of type argument inner class #191

Merged
merged 2 commits into from
Mar 17, 2023

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 17, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.31 🎉

Comparison is base (bba0f4b) 73.88% compared to head (b31a632) 74.20%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #191      +/-   ##
============================================
+ Coverage     73.88%   74.20%   +0.31%     
- Complexity     5164     5203      +39     
============================================
  Files           328      328              
  Lines         22919    22919              
  Branches       4636     4635       -1     
============================================
+ Hits          16933    17006      +73     
+ Misses         3891     3837      -54     
+ Partials       2095     2076      -19     
Impacted Files Coverage Δ
...c/main/java/jd/core/model/classfile/ClassFile.java 85.03% <100.00%> (+1.21%) ⬆️
.../process/analyzer/classfile/ReferenceAnalyzer.java 96.77% <100.00%> (+1.42%) ⬆️
...va/jd/core/process/layouter/ClassFileLayouter.java 76.98% <100.00%> (+0.30%) ⬆️
...n/java/jd/core/process/writer/ClassFileWriter.java 79.25% <100.00%> (+0.09%) ⬆️

... and 12 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nbauma109 nbauma109 merged commit c00ffd2 into master Mar 17, 2023
@nbauma109 nbauma109 deleted the import-type-argument-inner-class branch March 17, 2023 20:11
@nbauma109 nbauma109 changed the title added impoer of type argument inner class added import of type argument inner class Mar 17, 2023
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.

1 participant