Skip to content

Bombe 0.5.0#13

Open
jamierocks wants to merge 28 commits into
masterfrom
develop
Open

Bombe 0.5.0#13
jamierocks wants to merge 28 commits into
masterfrom
develop

Prevent TypeReader from throwing an exception when testing for one

446e809
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

28.55% (+2.36%) compared to 8f1f261

View this Pull Request on Codecov

28.55% (+2.36%) compared to 8f1f261

Details

Codecov Report

❌ Patch coverage is 48.83721% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.55%. Comparing base (8f1f261) to head (446e809).
⚠️ Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
...ev/bombe/jar/asm/JarEntryRemappingTransformer.java 37.50% 9 Missing and 1 partial ⚠️
...adixdev/bombe/provider/CompositeClassProvider.java 0.00% 8 Missing ⚠️
...ev/bombe/type/signature/MethodSignatureReader.java 0.00% 7 Missing ⚠️
.../java/org/cadixdev/bombe/jar/AbstractJarEntry.java 88.57% 1 Missing and 3 partials ⚠️
.../java/org/cadixdev/bombe/jar/JarResourceEntry.java 0.00% 4 Missing ⚠️
...main/java/org/cadixdev/bombe/util/ByteStreams.java 0.00% 4 Missing ⚠️
...ain/java/org/cadixdev/bombe/jar/JarClassEntry.java 75.00% 1 Missing ⚠️
...va/org/cadixdev/bombe/jar/JarEntryTransformer.java 0.00% 1 Missing ⚠️
.../java/org/cadixdev/bombe/jar/JarManifestEntry.java 0.00% 1 Missing ⚠️
...ombe/jar/JarServiceProviderConfigurationEntry.java 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   26.19%   28.55%   +2.36%     
==========================================
  Files          42       44       +2     
  Lines         672      732      +60     
  Branches       82       94      +12     
==========================================
+ Hits          176      209      +33     
- Misses        478      502      +24     
- Partials       18       21       +3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.