cyclonedx-python-lib icon indicating copy to clipboard operation
cyclonedx-python-lib copied to clipboard

refactor!: `LicenseExpression()` optional args are named args

Open jkowalleck opened this issue 1 year ago • 2 comments

fixes #594

jkowalleck avatar Apr 19 '24 14:04 jkowalleck

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

codacy-production[bot] avatar Apr 19 '24 14:04 codacy-production[bot]

I'll leave this PR here, so it can be picked whenever the next major version is bundled.

jkowalleck avatar May 02 '24 09:05 jkowalleck