Skip to content

Conversation

Vinit-Pandit
Copy link
Contributor

Resolves #3166

Description

What is the purpose of this pull request?

This pull request:

  • {{TODO: add description describing what this pull request does}}

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

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


@stdlib-js/reviewers

@stdlib-bot
Copy link
Contributor

stdlib-bot commented Nov 24, 2024

Coverage Report

Package Statements Branches Functions Lines
array/base/broadcasted-ternary5d $\color{green}281/281$
$\color{green}+100.00\%$
$\color{green}14/14$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}281/281$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@kgryte kgryte changed the title feat: add array/base/broadcasted-ternary5d feat: add array/base/broadcasted-ternary5d Nov 25, 2024
@kgryte kgryte added Feature Issue or pull request for adding a new feature. Needs Review A pull request which needs code review. Utilities Issue or pull request concerning general utilities. Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Nov 25, 2024
Signed-off-by: Vinit Pandit <[email protected]>
Signed-off-by: Vinit Pandit <[email protected]>
@Vinit-Pandit Vinit-Pandit requested a review from kgryte November 25, 2024 14:42
Co-authored-by: Athan <[email protected]>
Signed-off-by: Vinit Pandit <[email protected]>
Signed-off-by: Vinit Pandit <[email protected]>
Signed-off-by: Vinit Pandit <[email protected]>
@Vinit-Pandit Vinit-Pandit requested a review from kgryte November 26, 2024 04:24
@kgryte kgryte removed the Needs Changes Pull request which needs changes before being merged. label Dec 11, 2024
Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

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

LGTM.

@kgryte kgryte merged commit 982980c into stdlib-js:develop Dec 11, 2024
12 checks passed
@Vinit-Pandit Vinit-Pandit deleted the broadcasted-ternary5d branch December 14, 2024 16:06
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. Utilities Issue or pull request concerning general utilities.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RFC]: add array/base/broadcasted-ternary5d

3 participants