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 16, 2024
1 parent 5ba47b9 commit a8c4961
Showing 1 changed file with 206 additions and 167 deletions.
Loading

0 comments on commit a8c4961

Please sign in to comment.