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

Outer reference #77

Merged
merged 4 commits into from
Dec 24, 2022
Merged

Outer reference #77

merged 4 commits into from
Dec 24, 2022

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 24, 2022

Codecov Report

Base: 64.35% // Head: 64.46% // Increases project coverage by +0.11% 🎉

Coverage data is based on head (805d659) compared to base (7ae71d9).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #77      +/-   ##
============================================
+ Coverage     64.35%   64.46%   +0.11%     
- Complexity     4364     4370       +6     
============================================
  Files           354      354              
  Lines         22992    22992              
  Branches       4617     4617              
============================================
+ Hits          14796    14822      +26     
+ Misses         6069     6041      -28     
- Partials       2127     2129       +2     
Impacted Files Coverage Δ
src/main/java/jd/core/util/SignatureUtil.java 57.98% <0.00%> (+0.59%) ⬆️
...file/visitor/SearchInstructionByOpcodeVisitor.java 19.49% <0.00%> (+0.62%) ⬆️
...va/jd/core/process/layouter/ClassFileLayouter.java 66.79% <0.00%> (+0.68%) ⬆️
...lassfile/visitor/ReplaceOuterReferenceVisitor.java 19.78% <0.00%> (+1.09%) ⬆️
.../visitor/ReplaceMultipleOuterReferenceVisitor.java 35.71% <0.00%> (+11.90%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nbauma109 nbauma109 merged commit cfe2483 into master Dec 24, 2022
@nbauma109 nbauma109 deleted the outer-reference branch December 24, 2022 06:50
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