Skip to content

Commit

Permalink
fix(ffi): shared processing of body
Browse files Browse the repository at this point in the history
The logic of processing the body within the `pactffi_with_body` was not
consistent across the various interaction types. This refactors the
logic out into a separate `process_body` function.

Note that as a result of this change, the behaviour of the FFI _may_
change.

Signed-off-by: JP-Ellis <[email protected]>
  • Loading branch information
JP-Ellis committed Jul 17, 2024
1 parent 5ba47b9 commit b44a80c
Showing 1 changed file with 226 additions and 167 deletions.
Loading

0 comments on commit b44a80c

Please sign in to comment.