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

Bombe 0.5.0 #13

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Prevent TypeReader from throwing an exception when testing for one

446e809
Select commit
Loading
Failed to load commit list.
Open

Bombe 0.5.0 #13

Prevent TypeReader from throwing an exception when testing for one
446e809
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 27, 2024 in 1s

48.83% of diff hit (target 26.19%)

View this Pull Request on Codecov

48.83% of diff hit (target 26.19%)

Annotations

Check warning on line 133 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/AbstractJarEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/AbstractJarEntry.java#L133

Added line #L133 was not covered by tests

Check warning on line 67 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarClassEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarClassEntry.java#L67

Added line #L67 was not covered by tests

Check warning on line 104 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarEntryTransformer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarEntryTransformer.java#L104

Added line #L104 was not covered by tests

Check warning on line 82 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarManifestEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarManifestEntry.java#L82

Added line #L82 was not covered by tests

Check warning on line 48 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarResourceEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarResourceEntry.java#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 70 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarResourceEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarResourceEntry.java#L70

Added line #L70 was not covered by tests

Check warning on line 83 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarServiceProviderConfigurationEntry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/JarServiceProviderConfigurationEntry.java#L83

Added line #L83 was not covered by tests

Check warning on line 108 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java#L108

Added line #L108 was not covered by tests

Check warning on line 111 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java#L111

Added line #L111 was not covered by tests

Check warning on line 145 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java#L145

Added line #L145 was not covered by tests

Check warning on line 148 in bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe-jar/src/main/java/org/cadixdev/bombe/jar/asm/JarEntryRemappingTransformer.java#L148

Added line #L148 was not covered by tests

Check warning on line 435 in bombe/src/main/java/org/cadixdev/bombe/analysis/InheritanceProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/analysis/InheritanceProvider.java#L435

Added line #L435 was not covered by tests

Check warning on line 47 in bombe/src/main/java/org/cadixdev/bombe/provider/CompositeClassProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/provider/CompositeClassProvider.java#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 52 in bombe/src/main/java/org/cadixdev/bombe/provider/CompositeClassProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/provider/CompositeClassProvider.java#L52

Added line #L52 was not covered by tests

Check warning on line 55 in bombe/src/main/java/org/cadixdev/bombe/provider/CompositeClassProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/provider/CompositeClassProvider.java#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 68 in bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignature.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignature.java#L68

Added line #L68 was not covered by tests

Check warning on line 47 in bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 56 in bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java#L56

Added line #L56 was not covered by tests

Check warning on line 58 in bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java#L58

Added line #L58 was not covered by tests

Check warning on line 60 in bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java#L60

Added line #L60 was not covered by tests

Check warning on line 62 in bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/type/signature/MethodSignatureReader.java#L62

Added line #L62 was not covered by tests

Check warning on line 56 in bombe/src/main/java/org/cadixdev/bombe/util/ByteStreams.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/util/ByteStreams.java#L56

Added line #L56 was not covered by tests

Check warning on line 70 in bombe/src/main/java/org/cadixdev/bombe/util/ByteStreams.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

bombe/src/main/java/org/cadixdev/bombe/util/ByteStreams.java#L69-L70

Added lines #L69 - L70 were not covered by tests