Skip to content

Added Vineflower decompiler, refactored DecompilerResult and JvmDecom…

Codecov / codecov/patch failed Jan 14, 2024 in 0s

41.77% of diff hit (target 66.77%)

View this Pull Request on Codecov

41.77% of diff hit (target 66.77%)

Annotations

Check warning on line 45 in recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 47 in recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java#L47

Added line #L47 was not covered by tests

Check warning on line 56 in recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 59 in recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 69 in recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/DecompileResult.java#L65-L69

Added lines #L65 - L69 were not covered by tests

Check warning on line 29 in recaf-core/src/main/java/software/coley/recaf/services/decompile/NoopAndroidDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/NoopAndroidDecompiler.java#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 56 in recaf-core/src/main/java/software/coley/recaf/services/decompile/cfr/CfrDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/cfr/CfrDecompiler.java#L56

Added line #L56 was not covered by tests

Check warning on line 60 in recaf-core/src/main/java/software/coley/recaf/services/decompile/procyon/ProcyonDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/procyon/ProcyonDecompiler.java#L60

Added line #L60 was not covered by tests

Check warning on line 17 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L17

Added line #L17 was not covered by tests

Check warning on line 22 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L22

Added line #L22 was not covered by tests

Check warning on line 27 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L27

Added line #L27 was not covered by tests

Check warning on line 32 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L32

Added line #L32 was not covered by tests

Check warning on line 37 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L37

Added line #L37 was not covered by tests

Check warning on line 42 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L42

Added line #L42 was not covered by tests

Check warning on line 47 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L47

Added line #L47 was not covered by tests

Check warning on line 52 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/DummyResultSaver.java#L52

Added line #L52 was not covered by tests

Check warning on line 41 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java#L41

Added line #L41 was not covered by tests

Check warning on line 47 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 49 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java#L49

Added line #L49 was not covered by tests

Check warning on line 52 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java#L52

Added line #L52 was not covered by tests

Check warning on line 57 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerDecompiler.java#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 21 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerLogger.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerLogger.java#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 23 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerLogger.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerLogger.java#L23

Added line #L23 was not covered by tests

Check warning on line 28 in recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerLogger.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

recaf-core/src/main/java/software/coley/recaf/services/decompile/vineflower/VineflowerLogger.java#L27-L28

Added lines #L27 - L28 were not covered by tests