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 TryFinally test #73

Merged
merged 6 commits into from
Dec 22, 2022
Merged

added TryFinally test #73

merged 6 commits into from
Dec 22, 2022

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 22, 2022

Codecov Report

Base: 61.25% // Head: 61.61% // Increases project coverage by +0.36% 🎉

Coverage data is based on head (07bad3f) compared to base (c199990).
Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
+ Coverage     61.25%   61.61%   +0.36%     
- Complexity     4152     4183      +31     
============================================
  Files           354      354              
  Lines         22987    22988       +1     
  Branches       4616     4616              
============================================
+ Hits          14081    14165      +84     
+ Misses         6857     6770      -87     
- Partials       2049     2053       +4     
Impacted Files Coverage Δ
...re/model/instruction/fast/instruction/FastTry.java 55.41% <50.00%> (+3.49%) ⬆️
...a/jd/core/process/layouter/JavaSourceLayouter.java 79.72% <100.00%> (ø)
...n/java/jd/core/process/writer/ClassFileWriter.java 71.59% <0.00%> (+0.07%) ⬆️
...va/jd/core/process/layouter/ClassFileLayouter.java 57.45% <0.00%> (+0.18%) ⬆️
...file/visitor/SearchInstructionByOpcodeVisitor.java 16.35% <0.00%> (+0.62%) ⬆️
...zer/instruction/fast/ReturnLineNumberAnalyzer.java 88.46% <0.00%> (+1.92%) ⬆️
...r/classfile/visitor/CompareInstructionVisitor.java 9.47% <0.00%> (+2.63%) ⬆️
src/main/java/jd/core/util/IntSet.java 63.33% <0.00%> (+3.33%) ⬆️
...er/instruction/fast/FastCodeExceptionAnalyzer.java 58.66% <0.00%> (+3.99%) ⬆️
... 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 8b18f2f into master Dec 22, 2022
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