Insufficient TypeScript declaration tests for `@stdlib/utils/circular-buffer`
- Lenguaje dominante
- JavaScript
- Estrellas
- 6k
- Forks
- 1.3k
- Merge medio
- 1 d 3 h
- PR fusionados (30 d)
- 611
Descripción
### Description
Upon inspection of the TypeScript declaration tests for `@stdlib/utils/circular-buffer`, I noticed that the current [tests](https://github.com/stdlib-js/stdlib/blob/9f4976914e42495101d6a0717626a28a0dea2b72/lib/node_modules/%40stdlib/utils/circular-buffer/docs/types/test.ts) 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
```shell
N/A
```
### Expected Results
```shell
N/A
```
### Actual Results
```shell
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](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [X] Searched for existing issues and pull requests.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.