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

Add VineFlower decompiler and refactor DecompilerResult and JvmDecompiler #759

Merged
merged 4 commits into from
Jan 14, 2024

Conversation

therathatter
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

Attention: 93 lines in your changes are missing coverage. Please review.

Comparison is base (40d2a1a) 66.77% compared to head (bd8213d) 66.73%.

Files Patch % Lines
...ervices/decompile/vineflower/VineflowerConfig.java 69.18% 49 Missing ⚠️
...oley/recaf/services/decompile/DecompileResult.java 28.57% 15 Missing ⚠️
...ervices/decompile/vineflower/DummyResultSaver.java 11.11% 8 Missing ⚠️
...ervices/decompile/vineflower/VineflowerLogger.java 41.66% 4 Missing and 3 partials ⚠️
...ces/decompile/vineflower/VineflowerDecompiler.java 75.00% 3 Missing and 1 partial ⚠️
...ces/decompile/vineflower/DecompiledOutputSink.java 75.00% 2 Missing and 1 partial ⚠️
...caf/services/decompile/vineflower/ClassSource.java 81.81% 1 Missing and 1 partial ⚠️
...ecaf/services/decompile/NoopAndroidDecompiler.java 0.00% 1 Missing ⚠️
...ey/recaf/services/decompile/NoopJvmDecompiler.java 0.00% 1 Missing ⚠️
...ey/recaf/services/decompile/cfr/CfrDecompiler.java 80.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##               dev4     #759      +/-   ##
============================================
- Coverage     66.77%   66.73%   -0.04%     
- Complexity     2265     2295      +30     
============================================
  Files           309      318       +9     
  Lines         13127    13388     +261     
  Branches       1484     1491       +7     
============================================
+ Hits           8765     8934     +169     
- Misses         3677     3761      +84     
- Partials        685      693       +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Col-E Col-E merged commit cd4d802 into Col-E:dev4 Jan 14, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants