stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

Insufficient TypeScript declaration tests for `@stdlib/utils/circular-buffer`

Open kgryte opened this issue 3 years ago • 1 comments

Description

Upon inspection of the TypeScript declaration tests for @stdlib/utils/circular-buffer, I noticed that the current tests do not cover the entire API.

These tests should be expanded to cover the entire API surface to ensure that the current definitions are correct.

Related Issues

None.

Questions

No.

Demo

No response

Reproduction

N/A

Expected Results

N/A

Actual Results

n/A

Version

No response

Environments

N/A

Browser Version

No response

Node.js / npm Version

No response

Platform

No response

Checklist

  • [X] Read and understood the Code of Conduct.
  • [X] Searched for existing issues and pull requests.

kgryte avatar Jan 12 '22 23:01 kgryte

Hi, Please check my pull request.

mohamadaminkarami avatar Feb 04 '22 02:02 mohamadaminkarami

@kgryte @Planeshifter I have understood this issue. I can solve this, please assign this issue to me

rajutkarsh07 avatar Mar 01 '24 23:03 rajutkarsh07

@rajutkarsh07 Assigned you to work on https://github.com/stdlib-js/stdlib/issues/859, so please finish that first before putting more on your plate.

Planeshifter avatar Mar 02 '24 00:03 Planeshifter