Miragon / miranum

Engine neutral framework to build integrations. Simplifying the complexity process automation comes with.
https://miranum.io
MIT License
21 stars 3 forks source link

fix(connect): message correlation c7 and implement inquiry example #400

Closed DaAnda97 closed 3 months ago

DaAnda97 commented 3 months ago

Closes #399 Closes #368 Implement inquiry example

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.

Project coverage is 46.11%. Comparing base (8c86c87) to head (3900524).

Files Patch % Lines
.../connect/s3/application/FileOperationsUseCase.java 0.00% 3 Missing :warning:
...onnect/s3/application/FolderOperationsUseCase.java 0.00% 3 Missing :warning:
...ect/s3/application/CleanUpExpiredFilesUseCase.java 0.00% 2 Missing :warning:
...ct/s3/application/CleanUpUnusedFoldersUseCase.java 0.00% 2 Missing :warning:
...dapter/in/deployment/EngineDeploymentReceiver.java 0.00% 2 Missing :warning:
...remote/message/Camunda7CorrelateMessageMapper.java 0.00% 1 Missing :warning:
.../adapter/in/c8/process/Camunda8ProcessAdapter.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #400 +/- ## ============================================ + Coverage 46.03% 46.11% +0.07% - Complexity 396 397 +1 ============================================ Files 187 187 Lines 2083 2084 +1 Branches 110 110 ============================================ + Hits 959 961 +2 + Misses 1090 1089 -1 Partials 34 34 ``` | [Flag](https://app.codecov.io/gh/Miragon/miranum/pull/400/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Miragon/miranum/pull/400/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Miragon) | `46.11% <22.22%> (+0.07%)` | :arrow_up: | 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=Miragon#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.