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

feat(v3): implement Pact Handle methods #439

Merged
merged 1 commit into from
Oct 30, 2023
Merged

feat(v3): implement Pact Handle methods #439

merged 1 commit into from
Oct 30, 2023

Conversation

JP-Ellis
Copy link
Contributor

📝 Summary

This commit implements the methods for the Pact Handle class which correspond to the methods of the library which take PactHandle as an argument.

🚨 Breaking Changes

None affecting existing library.

🔥 Motivation

Part of the Pact Handle implementation

🔨 Test Plan

Unit tests included.

🔗 Related issues/PRs

@JP-Ellis JP-Ellis added type:feature New feature difficulty:easy A simple task appropriate for newcomers to the codebase area:v3 Relating to the pact.v3 module labels Oct 26, 2023
@JP-Ellis JP-Ellis self-assigned this Oct 26, 2023
This commit implements the methods for the Pact Handle class which
correspond to the methods of the library which take `PactHandle` as an
argument.

Signed-off-by: JP-Ellis <josh@jpellis.me>
@JP-Ellis JP-Ellis merged commit aef10f2 into master Oct 30, 2023
6 of 31 checks passed
@JP-Ellis JP-Ellis deleted the feat/pact-impl branch October 30, 2023 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:v3 Relating to the pact.v3 module difficulty:easy A simple task appropriate for newcomers to the codebase type:feature New feature
Projects
Status: ✅ Completed
Development

Successfully merging this pull request may close these issues.

Implement all FFI methods relating to Pact
1 participant