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 tests with novars for jdk 1.2 and1.3 #42

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 15, 2022

Codecov Report

Base: 43.59% // Head: 43.90% // Increases project coverage by +0.31% 🎉

Coverage data is based on head (fc77afb) compared to base (6626fa8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #42      +/-   ##
============================================
+ Coverage     43.59%   43.90%   +0.31%     
- Complexity     2923     2948      +25     
============================================
  Files           355      355              
  Lines         23144    23144              
  Branches       4637     4637              
============================================
+ Hits          10090    10162      +72     
+ Misses        11295    11222      -73     
- Partials       1759     1760       +1     
Impacted Files Coverage Δ
...r/instruction/fast/FastInstructionListBuilder.java 35.89% <0.00%> (+0.04%) ⬆️
...re/model/instruction/fast/instruction/FastTry.java 55.88% <0.00%> (+0.58%) ⬆️
...r/instruction/bytecode/InstructionListBuilder.java 68.00% <0.00%> (+1.33%) ⬆️
...cess/analyzer/classfile/LocalVariableAnalyzer.java 60.80% <0.00%> (+1.34%) ⬆️
src/main/java/jd/core/model/classfile/Method.java 80.88% <0.00%> (+1.47%) ⬆️
src/main/java/jd/core/util/IntSet.java 36.66% <0.00%> (+1.66%) ⬆️
...jd/core/process/analyzer/util/InstructionUtil.java 62.79% <0.00%> (+2.32%) ⬆️
...er/instruction/fast/FastCodeExceptionAnalyzer.java 40.82% <0.00%> (+3.15%) ⬆️
.../core/model/classfile/attribute/AttributeCode.java 77.27% <0.00%> (+9.09%) ⬆️
...nstruction/bytecode/instruction/ExceptionLoad.java 85.71% <0.00%> (+14.28%) ⬆️
... and 1 more

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 27a6fcc into master Dec 15, 2022
@nbauma109 nbauma109 deleted the try-catch-finally-javac branch December 22, 2022 19:20
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