Skip to content

Add BooleanArray array assertions via the array template. - #582

Open
mpawliszyn wants to merge 3 commits into
assertk-org:mainfrom
mpawliszyn:boolean-array
Open

Add BooleanArray array assertions via the array template.#582
mpawliszyn wants to merge 3 commits into
assertk-org:mainfrom
mpawliszyn:boolean-array

Conversation

@mpawliszyn

Copy link
Copy Markdown

Note that the documentation uses numbers as examples but they are still representative of the expected behaviour.

Based on the forensics I did BooleanArray appears to be simply missed during development. Also note that I had to adapt the tests to the boolean values rather than using the number array templating directly.

I added documentation that references the templated tests. Let me know if you want me to add a back-reference in the templates as well. I could see wanting that going either way.

I did run all the tests locally on my mac as best I could on everything that does not require xcode.

Note that the documentation uses numbers as examples but they are still
representative of the expected behaviour.
@mpawliszyn
mpawliszyn requested a review from evant as a code owner August 29, 2026 19:20
@mpawliszyn
mpawliszyn force-pushed the boolean-array branch 2 times, most recently from d34079b to 54ca095 Compare August 31, 2026 15:32
Each process is likely around 3GB and the box has 8GB, so limit it to 2
instead of 4 to saturate the 4 vCPUs.
@mpawliszyn

mpawliszyn commented Aug 31, 2026

Copy link
Copy Markdown
Author

😓 Finally got a green build.

I'll split out the CI fixes too.

It may make sense to move off of the canary node which I think also requires a move to kotlin 2.0 (although we should be able to also set languageVersion = "1.9" )

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.

1 participant