fix: license file detection according to PEP621 by jkowalleck · Pull Request #929 · CycloneDX/cyclonedx-python
Coverage summary from Codacy
See diff coverage on Codacy
| Coverage variation | Diff coverage |
|---|---|
| ✅ +0.00% (target: -1.00%) | ✅ 100.00% (target: 80.00%) |
Coverage variation details
| Coverable lines | Covered lines | Coverage | |
|---|---|---|---|
| Common ancestor commit (78fbbc9) | 1118 | 1081 | 96.69% |
| Head commit (d72dca1) | 1119 (+1) | 1082 (+1) | 96.69% (+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 (#929) | 2 | 2 | 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: <covered lines added or modified>/<coverable lines added or modified> * 100%