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

BOM string creation improvements #459

Closed sschuberth closed 4 months ago

sschuberth commented 4 months ago

Please have a look at the individual commit messages for the details.

codacy-production[bot] commented 4 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.02% :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (78d667ef794985fa53a4b43977de574113b1e247) | 5952 | 4348 | 73.05% | | | Head commit (36f81906b910ac27386573a399fbbf3a83d581da) | 5950 (-2) | 4348 (+0) | 73.08% (**+0.02%**) | **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 (#459) | 1 | 1 | **100.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


:rocket: Don’t miss a bit, follow what’s new on Codacy.

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

nscuro commented 4 months ago

LGTM. @sschuberth Can you resolve the merge conflict?

sschuberth commented 4 months ago

LGTM. @sschuberth Can you resolve the merge conflict?

Done @nscuro.