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

DiffResultTest: Test for CHECKCAST. #54

Merged
merged 1 commit into from
Dec 18, 2022
Merged

DiffResultTest: Test for CHECKCAST. #54

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.21% // Head: 51.33% // Increases project coverage by +0.12% 🎉

Coverage data is based on head (c761856) compared to base (aa55c9f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #54      +/-   ##
============================================
+ Coverage     51.21%   51.33%   +0.12%     
- Complexity     3418     3430      +12     
============================================
  Files           355      355              
  Lines         23163    23163              
  Branches       4646     4646              
============================================
+ Hits          11863    11891      +28     
+ Misses         9353     9332      -21     
+ Partials       1947     1940       -7     
Impacted Files Coverage Δ
...va/jd/core/process/layouter/ClassFileLayouter.java 50.77% <0.00%> (+0.06%) ⬆️
...a/jd/core/process/layouter/JavaSourceLayouter.java 53.89% <0.00%> (+0.17%) ⬆️
...r/instruction/fast/FastInstructionListBuilder.java 47.41% <0.00%> (+0.22%) ⬆️
...re/process/writer/visitor/SourceWriterVisitor.java 52.56% <0.00%> (+0.29%) ⬆️
...s/analyzer/classfile/visitor/ReferenceVisitor.java 82.92% <0.00%> (+0.48%) ⬆️
...n/java/jd/core/process/writer/SignatureWriter.java 64.51% <0.00%> (+0.96%) ⬆️
...process/layouter/visitor/MaxLineNumberVisitor.java 69.60% <0.00%> (+3.92%) ⬆️
.../main/java/jd/core/printer/InstructionPrinter.java 56.08% <0.00%> (+5.40%) ⬆️
...re/model/instruction/bytecode/instruction/Ldc.java 38.46% <0.00%> (+7.69%) ⬆️

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 cd736ba into master Dec 18, 2022
@nbauma109 nbauma109 deleted the codecov-checkcast branch December 18, 2022 15:05
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