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

fix for malformatted lambda #225

Merged
merged 1 commit into from
Apr 9, 2023
Merged

fix for malformatted lambda #225

merged 1 commit into from
Apr 9, 2023

Conversation

nbauma109
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Patch coverage: 73.98% and project coverage change: +0.06 🎉

Comparison is base (0714058) 75.86% compared to head (c2901f0) 75.93%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #225      +/-   ##
============================================
+ Coverage     75.86%   75.93%   +0.06%     
+ Complexity     5331     5327       -4     
============================================
  Files           331      331              
  Lines         22880    22869      -11     
  Branches       4617     4614       -3     
============================================
+ Hits          17358    17365       +7     
+ Misses         3488     3472      -16     
+ Partials       2034     2032       -2     
Impacted Files Coverage Δ
.../instruction/bytecode/instruction/Instruction.java 100.00% <ø> (ø)
...el/instruction/bytecode/instruction/PutStatic.java 100.00% <ø> (ø)
...ruction/bytecode/instruction/StoreInstruction.java 100.00% <ø> (ø)
.../instruction/fast/instruction/FastDeclaration.java 69.56% <ø> (-4.51%) ⬇️
...re/process/writer/visitor/SourceWriterVisitor.java 75.66% <73.69%> (+<0.01%) ⬆️
src/main/java/jd/core/model/classfile/Field.java 100.00% <100.00%> (ø)
...ruction/bytecode/factory/InvokeDynamicFactory.java 90.80% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@nbauma109 nbauma109 merged commit 2fe6488 into master Apr 9, 2023
@nbauma109 nbauma109 deleted the fix-malformatted-lambda branch April 9, 2023 10:23
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