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

Code Improvements #504

Closed mr-zepol closed 2 months ago

mr-zepol commented 2 months ago

Some code enhancements were detected while running tests for things that were missing

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.06% :white_check_mark: 61.40%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (ca5308ae9698bc10147b2e8706da0db919795db1) | 6033 | 4403 | 72.98% | | | Head commit (73754f771927511e6e6df62de6f3ac2d7610625a) | 6077 (+44) | 4439 (+36) | 73.05% (**+0.06%**) | **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 (#504) | 57 | 35 | **61.40%** | **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