parallelize FFI language binding tests in contrib/test.sh#1504
Open
caarloshenriq wants to merge 3 commits intopayjoin:masterfrom
Open
parallelize FFI language binding tests in contrib/test.sh#1504caarloshenriq wants to merge 3 commits intopayjoin:masterfrom
caarloshenriq wants to merge 3 commits intopayjoin:masterfrom
Conversation
Collaborator
Coverage Report for CI Build 25011520047Coverage remained the same at 84.989%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
cbb780f to
8b64a29
Compare
Collaborator
|
So I have it in writing I did have to clean the |
Contributor
Author
added a script in |
spacebear21
reviewed
Apr 27, 2026
Collaborator
spacebear21
left a comment
There was a problem hiding this comment.
cACK
I'm afk this week so may not get around to testing this but ideally would like someone to validate and post the output of:
- all succeeds
- fails for one specific language
- fails for all languages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Parallelizes the language binding tests in
payjoin-ffi/contrib/test.shinstead of running them sequentially.
This is a follow-up to a comment by @spacebear21 on #1492.
AI Assistance: Used Claude to help implement the parallelization approach.
Pull Request Checklist
Please confirm the following before requesting review:
AI
in the body of this PR.