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

LockingVisitorsTest: A test for compact store / return. #56

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 18, 2022

Codecov Report

Base: 51.78% // Head: 51.96% // Increases project coverage by +0.17% 🎉

Coverage data is based on head (94caca9) compared to base (bd9f3b6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #56      +/-   ##
============================================
+ Coverage     51.78%   51.96%   +0.17%     
- Complexity     3459     3476      +17     
============================================
  Files           355      355              
  Lines         23163    23163              
  Branches       4646     4646              
============================================
+ Hits          11996    12037      +41     
+ Misses         9210     9165      -45     
- Partials       1957     1961       +4     
Impacted Files Coverage Δ
...n/java/jd/core/process/writer/ClassFileWriter.java 61.76% <0.00%> (+0.43%) ⬆️
...c/main/java/jd/core/model/classfile/ClassFile.java 69.17% <0.00%> (+0.68%) ⬆️
.../process/analyzer/classfile/SignatureAnalyzer.java 70.00% <0.00%> (+1.11%) ⬆️
src/main/java/jd/core/util/SignatureUtil.java 49.70% <0.00%> (+1.18%) ⬆️
.../instruction/fast/visitor/CountDupLoadVisitor.java 9.46% <0.00%> (+1.18%) ⬆️
...file/visitor/SearchInstructionByOpcodeVisitor.java 13.20% <0.00%> (+1.25%) ⬆️
...er/instruction/fast/FastCodeExceptionAnalyzer.java 46.55% <0.00%> (+1.41%) ⬆️
...n/java/jd/core/process/writer/SignatureWriter.java 66.12% <0.00%> (+1.61%) ⬆️

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 28ff45a into master Dec 18, 2022
@nbauma109 nbauma109 deleted the compact-store-return branch December 18, 2022 16:06
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