cyclonedx-core-java
cyclonedx-core-java copied to clipboard
Fixes 616
This fixes issue https://github.com/CycloneDX/cyclonedx-core-java/issues/616
Coverage summary from Codacy
See diff coverage on Codacy
| Coverage variation | Diff coverage |
|---|---|
| :white_check_mark: +0.03% | :white_check_mark: ∅ |
Coverage variation details
| Coverable lines | Covered lines | Coverage | |
|---|---|---|---|
| Common ancestor commit (c1ab1979bab161bef770dee9c418f6113396d25b) | 6417 | 4796 | 74.74% |
| Head commit (bfcb8767167d826580c4558e0856782b8b27ed27) | 6417 (+0) | 4798 (+2) | 74.77% (+0.03%) |
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
| Coverable lines | Covered lines | Diff coverage | |
|---|---|---|---|
| Pull request (#627) | 0 | 0 | ∅ (not applicable) |
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%