Trendyol / stove

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

Add behavioural mocking for wiremock #609 #610

Closed osoykan closed 1 month ago

github-actions[bot] commented 1 month ago

Code Coverage

File Coverage [66.03%] :x:
lib/stove-testing-e2e-wiremock/src/main/kotlin/com/trendyol/stove/testing/e2e/wiremock/WireMockSystem.kt 60.45% :x:
lib/stove-testing-e2e-wiremock/src/main/kotlin/com/trendyol/stove/testing/e2e/wiremock/stubbing.kt 100.00% :white_check_mark:
Total Project Coverage 85.54% :white_check_mark:
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.56%. Comparing base (855e171) to head (6d08623). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #610 +/- ## ========================================== + Coverage 82.34% 82.56% +0.22% ========================================== Files 64 65 +1 Lines 1784 1807 +23 Branches 84 84 ========================================== + Hits 1469 1492 +23 Misses 256 256 Partials 59 59 ```

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