Skip to content

Add tests for vector#846

Merged
jeaye merged 1 commit intojank-lang:mainfrom
fboulay:test-vector
Feb 1, 2026
Merged

Add tests for vector#846
jeaye merged 1 commit intojank-lang:mainfrom
fboulay:test-vector

Conversation

@fboulay
Copy link
Contributor

@fboulay fboulay commented Jan 31, 2026

Closes #564

@CLAassistant
Copy link

CLAassistant commented Jan 31, 2026

CLA assistant check
All committers have signed the CLA.

@jeaye jeaye requested a review from E-A-Griffin January 31, 2026 18:39
Copy link
Member

@jeaye jeaye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me. Waiting for Emma's review and then we're good to merge.

Copy link
Collaborator

@E-A-Griffin E-A-Griffin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good! There's technically a variadic arg variant so it would be nice to have one test for that (vector a b c d e f & args)

@fboulay
Copy link
Contributor Author

fboulay commented Feb 1, 2026

Mostly looks good! There's technically a variadic arg variant so it would be nice to have one test for that (vector a b c d e f & args)

I added 2 tests line 47. Do you think it is ok ?

Copy link
Collaborator

@E-A-Griffin E-A-Griffin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Thanks so much

@jeaye jeaye merged commit 2ccd794 into jank-lang:main Feb 1, 2026
6 checks passed
@jeaye
Copy link
Member

jeaye commented Feb 1, 2026

Thank you!

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.

clojure.core/vector

4 participants