it-at-m / digiwf-core

central workflow automation and integration platform based on the free process framework Camunda.
MIT License
19 stars 7 forks source link

Feature/s3 integration rm db #1814

Closed simonhir closed 4 months ago

simonhir commented 4 months ago

Description

Rm database from s3 integration.

Reference

Issues: #1264

Check-List

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 21.42857% with 77 lines in your changes missing coverage. Please review.

Project coverage is 46.35%. Comparing base (32e2d96) to head (8ced31d).

Files Patch % Lines
...client/controller/AllEndpointsUsageController.java 0.00% 23 Missing :warning:
...mple/client/controller/PresignedUrlController.java 0.00% 20 Missing :warning:
...gration/adapter/in/streaming/StreamingAdapter.java 0.00% 15 Missing :warning:
...n/application/usecase/FolderOperationsUseCase.java 33.33% 3 Missing and 1 partial :warning:
...on/domain/exception/FileSystemAccessException.java 0.00% 4 Missing :warning:
...igiwf/s3/integration/adapter/out/s3/S3Adapter.java 0.00% 3 Missing :warning:
...ion/application/usecase/FileOperationsUseCase.java 0.00% 3 Missing :warning:
...ient/repository/DocumentStorageFileRepository.java 60.00% 2 Missing :warning:
.../presignedUrlAdapters/PostPresignedUrlAdapter.java 0.00% 1 Missing :warning:
...egration/adapter/in/rest/RestExceptionMapping.java 0.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1814 +/- ## ============================================ - Coverage 46.81% 46.35% -0.46% + Complexity 1061 1033 -28 ============================================ Files 503 497 -6 Lines 7902 7759 -143 Branches 474 468 -6 ============================================ - Hits 3699 3597 -102 + Misses 4046 4004 -42 - Partials 157 158 +1 ``` | [Flag](https://app.codecov.io/gh/it-at-m/digiwf-core/pull/1814/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=it-at-m) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/it-at-m/digiwf-core/pull/1814/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=it-at-m) | `46.35% <21.42%> (-0.46%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=it-at-m#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.