Add a helper command to delete stored provenance by package id #8327
46.66% of diff hit (target 67.71%)
View this Pull Request on Codecov
46.66% of diff hit (target 67.71%)
Annotations
Check warning on line 71 in helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt
codecov / codecov/patch
helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt#L70-L71
Added lines #L70 - L71 were not covered by tests
Check warning on line 73 in helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt
codecov / codecov/patch
helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt#L73
Added line #L73 was not covered by tests
Check warning on line 77 in helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt
codecov / codecov/patch
helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt#L75-L77
Added lines #L75 - L77 were not covered by tests
Check warning on line 80 in helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt
codecov / codecov/patch
helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt#L80
Added line #L80 was not covered by tests
Check warning on line 83 in helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt
codecov / codecov/patch
helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt#L82-L83
Added lines #L82 - L83 were not covered by tests
Check warning on line 86 in helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt
codecov / codecov/patch
helper-cli/src/main/kotlin/commands/provenancestorage/DeleteCommand.kt#L86
Added line #L86 was not covered by tests
Check warning on line 117 in scanner/src/main/kotlin/provenance/FileBasedPackageProvenanceStorage.kt
codecov / codecov/patch
scanner/src/main/kotlin/provenance/FileBasedPackageProvenanceStorage.kt#L117
Added line #L117 was not covered by tests
Check warning on line 119 in scanner/src/main/kotlin/provenance/FileBasedPackageProvenanceStorage.kt
codecov / codecov/patch
scanner/src/main/kotlin/provenance/FileBasedPackageProvenanceStorage.kt#L119
Added line #L119 was not covered by tests
Check warning on line 141 in scanner/src/main/kotlin/provenance/PostgresPackageProvenanceStorage.kt
codecov / codecov/patch
scanner/src/main/kotlin/provenance/PostgresPackageProvenanceStorage.kt#L139-L141
Added lines #L139 - L141 were not covered by tests
Check warning on line 144 in utils/ort/src/main/kotlin/storage/HttpFileStorage.kt
codecov / codecov/patch
utils/ort/src/main/kotlin/storage/HttpFileStorage.kt#L141-L144
Added lines #L141 - L144 were not covered by tests
Check warning on line 146 in utils/ort/src/main/kotlin/storage/HttpFileStorage.kt
codecov / codecov/patch
utils/ort/src/main/kotlin/storage/HttpFileStorage.kt#L146
Added line #L146 was not covered by tests
Check warning on line 149 in utils/ort/src/main/kotlin/storage/HttpFileStorage.kt
codecov / codecov/patch
utils/ort/src/main/kotlin/storage/HttpFileStorage.kt#L148-L149
Added lines #L148 - L149 were not covered by tests
Check warning on line 81 in utils/ort/src/main/kotlin/storage/LocalFileStorage.kt
codecov / codecov/patch
utils/ort/src/main/kotlin/storage/LocalFileStorage.kt#L81
Added line #L81 was not covered by tests
Check warning on line 145 in utils/ort/src/main/kotlin/storage/S3FileStorage.kt
codecov / codecov/patch
utils/ort/src/main/kotlin/storage/S3FileStorage.kt#L142-L145
Added lines #L142 - L145 were not covered by tests
Check warning on line 148 in utils/ort/src/main/kotlin/storage/S3FileStorage.kt
codecov / codecov/patch
utils/ort/src/main/kotlin/storage/S3FileStorage.kt#L147-L148
Added lines #L147 - L148 were not covered by tests