Skip to content

feat: add array/base/broadcasted-ternary5d #3251

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Dec 11, 2024

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 <106718914+MeastroZI@users.noreply.github.com>
Signed-off-by: Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
@Vinit-Pandit Vinit-Pandit requested a review from kgryte November 25, 2024 14:42
Co-authored-by: Athan <kgryte@gmail.com>
Signed-off-by: Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
Signed-off-by: Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
Signed-off-by: Vinit Pandit <106718914+MeastroZI@users.noreply.github.com>
@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