csaf-sbom / kotlin-csaf

A Kotlin implementation of the CSAF standard.
Apache License 2.0
3 stars 0 forks source link

Project structure reorganisation #79

Closed oxisto closed 2 weeks ago

oxisto commented 2 weeks ago

This PR does a slight project reorgansation after some discussions:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...b/csaf/sbom/retrieval/requirements/Requirements.kt 66.66% 0 Missing and 1 partial :warning:
Files with missing lines Coverage Δ
...kotlin/io/github/csaf/sbom/retrieval/CsafLoader.kt 100.00% <100.00%> (ø)
...tlin/io/github/csaf/sbom/retrieval/ResultCompat.kt 100.00% <ø> (ø)
.../io/github/csaf/sbom/retrieval/RetrievalContext.kt 100.00% <100.00%> (ø)
.../github/csaf/sbom/retrieval/RetrievedAggregator.kt 100.00% <100.00%> (ø)
...io/github/csaf/sbom/retrieval/RetrievedDocument.kt 100.00% <100.00%> (ø)
...io/github/csaf/sbom/retrieval/RetrievedProvider.kt 97.77% <100.00%> (ø)
...main/kotlin/io/github/csaf/sbom/retrieval/Utils.kt 100.00% <ø> (ø)
...otlin/io/github/csaf/sbom/retrieval/Validatable.kt 100.00% <100.00%> (ø)
...ub/csaf/sbom/retrieval/requirements/Requirement.kt 100.00% <ø> (ø)
...kotlin/io/github/csaf/sbom/retrieval/roles/Role.kt 100.00% <ø> (ø)
... and 4 more