ing-bank / baker

Orchestrate microservice-based process flows
https://ing-bank.github.io/baker/
MIT License
329 stars 83 forks source link

Changed the eventListener to not use EventInstances with Data since this has a major impact on memory usage. #1685

Closed Tim-Linschoten closed 2 months ago

Tim-Linschoten commented 2 months ago

Changed the eventListener to not use EventInstances with Data since this has a major impact on memory usage.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 79.65%. Comparing base (d7b612e) to head (4b47185).

Files Patch % Lines
...in/scala/com/ing/bakery/components/EventSink.scala 0.00% 4 Missing :warning:
...n/scala/com/ing/baker/runtime/akka/AkkaBaker.scala 0.00% 1 Missing :warning:
.../akka/actor/process_instance/ProcessInstance.scala 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1685 +/- ## ========================================== - Coverage 79.81% 79.65% -0.16% ========================================== Files 143 143 Lines 4845 4842 -3 Branches 170 162 -8 ========================================== - Hits 3867 3857 -10 - Misses 978 985 +7 ```

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