Skip to content
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

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

Open
2 tasks done
kgryte opened this issue Jan 12, 2022 · 3 comments · May be fixed by #1403 or #2105
Open
2 tasks done

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

kgryte opened this issue Jan 12, 2022 · 3 comments · May be fixed by #1403 or #2105
Labels
Bug Something isn't working. Good First Issue A good first issue for new contributors! TypeScript Issue involves or relates to TypeScript.

Comments

@kgryte
Copy link
Member

kgryte commented Jan 12, 2022

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

  • Read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
@kgryte kgryte added Bug Something isn't working. Good First Issue A good first issue for new contributors! TypeScript Issue involves or relates to TypeScript. labels Jan 12, 2022
@mohamadaminkarami
Copy link

Hi, Please check my pull request.

@skoriop skoriop linked a pull request Feb 28, 2024 that will close this issue
1 task
@rajutkarsh07
Copy link
Contributor

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

@Planeshifter
Copy link
Member

@rajutkarsh07 Assigned you to work on #859, so please finish that first before putting more on your plate.

Ayansaxena24 added a commit to Ayansaxena24/stdlib that referenced this issue Apr 1, 2024
Updating test.ts by adding few additional tests for the issue --> Insufficient TypeScript declaration tests for @stdlib/utils/circular-buffer stdlib-js#474
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working. Good First Issue A good first issue for new contributors! TypeScript Issue involves or relates to TypeScript.
Projects
None yet
4 participants