CycloneDX / cyclonedx-node-npm

Create CycloneDX Software Bill of Materials (SBOM) from Node.js NPM projects.
https://cyclonedx.org/
Apache License 2.0
73 stars 20 forks source link

Escalate various log messages #1138

Closed jkowalleck closed 11 months ago

jkowalleck commented 11 months ago

If result validation was explicitly requested but skipped, then show a warning fixes #1137

some log messages were raised to be warnings, in case they lead to an error.

some wordings were changed

codacy-production[bot] commented 11 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.40% :x: 72.22% (target: 80.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (cd1d3c656b089d74ccd6622d8cb666c8a7cfc278) | 1155 | 987 | 85.45% | | | Head commit (a9e27c1892f44a66f73a05ba718696e996d8f27a) | 1164 (+9) | 990 (+3) | 85.05% (**-0.40%**) | **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 (#1138) | 18 | 13 | **72.22%** | **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

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation