Skip to content

Conversation

yaswanthkosuru
Copy link
Contributor

@yaswanthkosuru yaswanthkosuru commented Aug 22, 2024

Resolves #2323.

Description

add @stdlib/array/base/cuany-by

This pull request:

Other

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@yaswanthkosuru yaswanthkosuru changed the title feat: add @stdlib/array/base/cuany-by feat: add @stdlib/array/base/cuany-by Aug 22, 2024
@yaswanthkosuru
Copy link
Contributor Author

@kgryte
Ready For Review

@Planeshifter Planeshifter added the Needs Review A pull request which needs code review. label Sep 2, 2024
@Planeshifter Planeshifter self-requested a review September 2, 2024 21:09
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

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

Thanks much for your PR!

Left a bunch of small comments, but overall this looks pretty close to landing.

yaswanthkosuru and others added 2 commits September 3, 2024 10:13
Co-authored-by: Philipp Burckhardt <[email protected]>
Signed-off-by: yaswanth <[email protected]>
@yaswanthkosuru
Copy link
Contributor Author

yaswanthkosuru commented Sep 3, 2024

ready for review of requested changes

Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

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

Thanks for addressing the comments!

Will apply a few more changes; @kgryte can have a final look and land the new package.

@Planeshifter Planeshifter requested a review from kgryte September 7, 2024 01:55
Signed-off-by: Philipp Burckhardt <[email protected]>
Signed-off-by: Philipp Burckhardt <[email protected]>
@Planeshifter Planeshifter changed the title feat: add @stdlib/array/base/cuany-by feat: add array/base/cuany-by Sep 8, 2024
Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

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

Thanks again @yaswanthkosuru! PR should land shortly.

@Planeshifter Planeshifter added Ready To Merge A pull request which is ready to be merged. and removed Needs Review A pull request which needs code review. labels Sep 24, 2024
@Planeshifter Planeshifter merged commit 73266bf into stdlib-js:develop Sep 24, 2024
16 of 17 checks passed
@kgryte kgryte added Feature Issue or pull request for adding a new feature. Utilities Issue or pull request concerning general utilities. labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature. Ready To Merge A pull request which is ready to be merged. Utilities Issue or pull request concerning general utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: add @stdlib/array/base/cuany-by

3 participants