Closed oxisto closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
...tlin/io/github/csaf/sbom/validation/Requirement.kt | 100.00% <100.00%> (ø) |
|
...io/github/csaf/sbom/validation/ValidationResult.kt | 100.00% <100.00%> (ø) |
|
.../csaf/sbom/validation/requirements/Requirements.kt | 85.41% <100.00%> (+0.31%) |
:arrow_up: |
...io/github/csaf/sbom/validation/tests/Extensions.kt | 100.00% <100.00%> (ø) |
|
...tlin/io/github/csaf/sbom/validation/tests/Tests.kt | 100.00% <100.00%> (ø) |
This is work in progress, but it tries to provide an API for the implementation of 6.1 mandatory tests for validation.
It also adds a couple of 6.1.x tests as an example