-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 PACT - add checkout release contract test #7303
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
🎨 PACT - add checkout release contract test #7303
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7303 +/- ##
===========================================
- Coverage 85.53% 69.66% -15.87%
===========================================
Files 1690 743 -947
Lines 65648 34513 -31135
Branches 1121 168 -953
===========================================
- Hits 56150 24044 -32106
- Misses 9178 10411 +1233
+ Partials 320 58 -262
Continue to review full report in Codecov by Sentry.
|
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Show resolved
Hide resolved
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Outdated
Show resolved
Hide resolved
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Outdated
Show resolved
Hide resolved
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Outdated
Show resolved
Hide resolved
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Show resolved
Hide resolved
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Outdated
Show resolved
Hide resolved
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Show resolved
Hide resolved
services/api-server/tests/unit/pact_broker/test_pact_checkout_release.py
Show resolved
Hide resolved
|
f7d2ebf
into
ITISFoundation:master



What do these changes do?
Current Pact broker:

Related issue/s
How to test
Dev-ops checklist