Trendyol / stove

Stove: The easiest way of writing e2e tests for your JVM back-end API with Kotlin
https://trendyol.github.io/stove/
Apache License 2.0
151 stars 10 forks source link

Spring-Kafka: Handle multiple kafka templates #575

Closed osoykan closed 1 week ago

osoykan commented 1 week ago

Investigating the idea of handling multiple kafka templates

github-actions[bot] commented 1 week ago

Code Coverage

File Coverage [77.66%] :x:
starters/spring/stove-spring-testing-e2e-kafka/src/main/kotlin/com/trendyol/stove/testing/e2e/kafka/KafkaSystem.kt 77.66% :x:
Total Project Coverage 85.16% :white_check_mark:
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 47.61905% with 11 lines in your changes missing coverage. Please review.

Project coverage is 81.88%. Comparing base (d8d50df) to head (d57d004). Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...om/trendyol/stove/testing/e2e/kafka/KafkaSystem.kt 47.61% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #575 +/- ## ========================================== - Coverage 82.20% 81.88% -0.33% ========================================== Files 81 81 Lines 2332 2351 +19 Branches 148 148 ========================================== + Hits 1917 1925 +8 - Misses 316 327 +11 Partials 99 99 ```

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