Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improvement(wiremock): add guard for wiremock behaviours #646

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

osoykan
Copy link
Collaborator

@osoykan osoykan commented Nov 21, 2024

Fixes #639

@osoykan osoykan force-pushed the feature/639-wiremock-behaviour-improvement branch from 0cb3852 to 729c33a Compare November 21, 2024 14:38
@osoykan osoykan changed the title improvement(wiremock): add guard for wiremock behaviours, so that use… improvement(wiremock): add guard for wiremock behaviours Nov 21, 2024
@osoykan osoykan marked this pull request as ready for review November 21, 2024 14:38
Copy link

Code Coverage

File Coverage [100.00%]
lib/stove-testing-e2e-wiremock/src/main/kotlin/com/trendyol/stove/testing/e2e/wiremock/stubbing.kt 100.00%
Total Project Coverage 71.52%

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.57%. Comparing base (06877cb) to head (729c33a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #646      +/-   ##
==========================================
+ Coverage   82.55%   82.57%   +0.02%     
==========================================
  Files          87       87              
  Lines        2453     2456       +3     
  Branches      140      142       +2     
==========================================
+ Hits         2025     2028       +3     
  Misses        329      329              
  Partials       99       99              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@osoykan osoykan merged commit 84a00d2 into main Nov 21, 2024
4 checks passed
@osoykan osoykan deleted the feature/639-wiremock-behaviour-improvement branch November 21, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(WireMock): Prevent multiple initially sections while writing http behaviour
1 participant