Skip to content

models ComponentEvidence#753

Merged
jkowalleck merged 3 commits intomainfrom
feat-evidence
May 15, 2023
Merged

models ComponentEvidence#753
jkowalleck merged 3 commits intomainfrom
feat-evidence

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented May 15, 2023

fixes #516


check list

  • models
  • normalizers
  • integration tests
  • docs: readme
  • history: new classes and properties

@jkowalleck jkowalleck added the enhancement New feature or request label May 15, 2023
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production
Copy link

codacy-production bot commented May 15, 2023

Coverage summary from Codacy

Merging #753 (f7d01b0) into main (e83cd5b) - See PR on Codacy

Coverage variation Diff coverage
0.00% (target: -1.00%) 98.68% (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (e83cd5b) 6609 6496 98.29%
Head commit (f7d01b0) 6714 (+105) 6599 (+103) 98.29% (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 (#753) 152 150 98.68%

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

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck marked this pull request as ready for review May 15, 2023 19:14
@jkowalleck jkowalleck requested a review from a team as a code owner May 15, 2023 19:14
@jkowalleck jkowalleck changed the title [WIP] models ComponentEvidence models ComponentEvidence May 15, 2023
@jkowalleck jkowalleck merged commit 956bbc9 into main May 15, 2023
@jkowalleck jkowalleck deleted the feat-evidence branch May 15, 2023 19:16
supportsProperties: boolean,
supportsVulnerabilities: boolean
supportsVulnerabilities: boolean,
supportsComponentEvidence: boolean
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚡ Breaking change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Component.evidence

1 participant