CycloneDX / cyclonedx-core-java

CycloneDX SBOM Model and Utils for Creating and Validating BOMs
https://cyclonedx.org/
Apache License 2.0
81 stars 61 forks source link

Fix Issue 462 #493

Closed mr-zepol closed 2 months ago

mr-zepol commented 2 months ago

Fixes https://github.com/CycloneDX/cyclonedx-core-java/issues/462

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: 60.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (73cce4b7d95e71939bb4bce116e0c44b52290d5f) | 6029 | 4400 | 72.98% | | | Head commit (ef43dd16e2c7eddf0c6d11ddec5331f9325eb267) | 6033 (+4) | 4403 (+3) | 72.98% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#493) | 5 | 3 | **60.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more