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

:bug: mail-integration fix filename without extension #1859

Closed simonhir closed 3 months ago

simonhir commented 3 months ago

Description

Fix file extension missing in mail attachments when using mail send without presigned urls.

Reference

Introduced with #1734

Screenshots (If UI changed)

Check-List

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 47.01%. Comparing base (7ee6e87) to head (51d354e).

Files Patch % Lines
...wf/email/integration/adapter/out/s3/S3Adapter.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1859 +/- ## ========================================= Coverage 47.01% 47.01% Complexity 1060 1060 ========================================= Files 505 505 Lines 7906 7906 Branches 471 471 ========================================= Hits 3717 3717 Misses 4030 4030 Partials 159 159 ``` | [Flag](https://app.codecov.io/gh/it-at-m/digiwf-core/pull/1859/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/1859/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=it-at-m) | `47.01% <0.00%> (ø)` | | 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.