stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add accessor protocol support to `stats/base/range-by`

Open dhruvilmehta opened this issue 10 months ago • 3 comments

Resolves #5680

Description

What is the purpose of this pull request?

This pull request:

  • Added accessor protocol to range-by.

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves #5680

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

dhruvilmehta avatar Mar 09 '25 07:03 dhruvilmehta

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

stdlib-bot avatar Mar 09 '25 07:03 stdlib-bot

Coverage Report

Package Statements Branches Functions Lines
stats/base/range-by $\color{green}340/340$
$\color{green}+100.00\%$
$\color{green}52/52$
$\color{green}+100.00\%$
$\color{green}3/3$
$\color{green}+100.00\%$
$\color{green}340/340$
$\color{green}+100.00\%$

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

stdlib-bot avatar Mar 09 '25 07:03 stdlib-bot

/stdlib merge

kgryte avatar Jun 08 '25 09:06 kgryte