Skip to content

refactor(scanner)!: Rename the package based storages

Codecov / codecov/project succeeded Mar 18, 2024 in 0s

67.67% (+0.02%) compared to 6c6ddbf

View this Pull Request on Codecov

67.67% (+0.02%) compared to 6c6ddbf

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 67.67%. Comparing base (6c6ddbf) to head (af4a747).

❗ Current head af4a747 differs from pull request most recent head 293a806. Consider uploading reports for the commit 293a806 to get more accurate results

Files Patch % Lines
...kotlin/storages/AbstractPackageBasedScanStorage.kt 70.37% 8 Missing ⚠️
...rc/main/kotlin/storages/PackageBasedFileStorage.kt 42.85% 1 Missing and 3 partials ⚠️
...ain/kotlin/storages/PackageBasedPostgresStorage.kt 81.25% 0 Missing and 3 partials ⚠️
...c/main/kotlin/commands/ImportScanResultsCommand.kt 0.00% 1 Missing ⚠️
...ain/kotlin/commands/packageconfig/CreateCommand.kt 0.00% 1 Missing ⚠️
scanner/src/main/kotlin/storages/Sw360Storage.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8422      +/-   ##
============================================
+ Coverage     67.65%   67.67%   +0.02%     
- Complexity      987      999      +12     
============================================
  Files           246      247       +1     
  Lines          7914     7907       -7     
  Branches        871      875       +4     
============================================
- Hits           5354     5351       -3     
+ Misses         2179     2175       -4     
  Partials        381      381              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.