cyclonedx-python-lib
cyclonedx-python-lib copied to clipboard
refactor!: `LicenseExpression()` optional args are named args
fixes #594
Coverage summary from Codacy
See diff coverage on Codacy
| Coverage variation | Diff coverage |
|---|---|
| :white_check_mark: +0.00% | :white_check_mark: ∅ (target: 80.00%) |
Coverage variation details
| Coverable lines | Covered lines | Coverage | |
|---|---|---|---|
| Common ancestor commit (b40f739206a44f7dbd94042fb5e1a37c047ea024) | 4504 | 4185 | 92.92% |
| Head commit (68ed0ad838be08e037f2bc046e2412f408f9c4f5) | 4504 (+0) | 4185 (+0) | 92.92% (+0.00%) |
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 (#595) | 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%
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
I'll leave this PR here, so it can be picked whenever the next major version is bundled.