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

refactor!: Move protobuf code to core #442

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

tienvx
Copy link
Contributor

@tienvx tienvx commented Jan 7, 2024

  • Move code from protobuf to this repo
  • Only move the code, there are 2 examples for protobuf and will be in separated PRs
  • No tests for these code yet

@Lewiscowles1986
Copy link
Collaborator

Would be nicer to have tests with these "move to core" bits; or to have a link to existing tests these impact.

@tienvx
Copy link
Contributor Author

tienvx commented Jan 8, 2024

There are no unit tests in original repository yet. Writing unit tests take more time than writing the code itself, and because I'm not confident with the code yet, I just want to delay writing the unit tests so I don't have to update it later when I'm updating the code.

@tienvx tienvx merged commit 3de5491 into pact-foundation:ffi Jan 8, 2024
30 checks passed
@tienvx tienvx deleted the move-protobuf-code-to-core branch January 8, 2024 14:35
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.

None yet

2 participants