Skip to content

Commit 000d654

Browse files
committed
Auto-generated commit
1 parent 1eb22e9 commit 000d654

8 files changed

Lines changed: 3 additions & 386 deletions

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-10-01)
7+
## Unreleased (2025-10-02)
88

99
<section class="reverts">
1010

1111
### Reverts
1212

13+
- [`4a75f6d`](https://github.com/stdlib-js/stdlib/commit/4a75f6df054e6d718e40a37737938996ddd43006) - undo commits adding tests for full code coverage
1314
- [`dbbb0ba`](https://github.com/stdlib-js/stdlib/commit/dbbb0bab688e9a2de22d967a57eeb31738b93340) - chore: update to modern benchmark Makefile
1415

1516
</section>
@@ -22,6 +23,7 @@
2223

2324
<details>
2425

26+
- [`4a75f6d`](https://github.com/stdlib-js/stdlib/commit/4a75f6df054e6d718e40a37737938996ddd43006) - **revert:** undo commits adding tests for full code coverage _(by Philipp Burckhardt)_
2527
- [`3c033a4`](https://github.com/stdlib-js/stdlib/commit/3c033a4ba718f4383126edcdf6fc974950d0ead8) - **test:** add tests to achieve full coverage in `erf`, `erfc`, `erfcinv`, `erfcx`, and `erfinv` _(by Philipp Burckhardt)_
2628
- [`86edcb5`](https://github.com/stdlib-js/stdlib/commit/86edcb559be453cb7d1156076bfc940a37a39af0) - **chore:** add structured package data for packages in `math/base/special` [(#8054)](https://github.com/stdlib-js/stdlib/pull/8054) _(by Gunj Joshi, Athan Reines)_
2729
- [`f9aa653`](https://github.com/stdlib-js/stdlib/commit/f9aa6535cea3c4a56fde6aba6914405fd25c0bff) - **test:** use approximate equality for native addon tests _(by Philipp Burckhardt)_

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"@stdlib/utils-library-manifest": "^0.2.2"
5151
},
5252
"devDependencies": {
53-
"@stdlib/assert-is-number": "^0.2.2",
5453
"@stdlib/console-log-each-map": "github:stdlib-js/console-log-each-map#main",
5554
"@stdlib/constants-float64-eps": "^0.2.2",
5655
"@stdlib/fs-read-file": "^0.2.2",

test/test.polyval_pp.js

Lines changed: 0 additions & 64 deletions
This file was deleted.

test/test.polyval_qq.js

Lines changed: 0 additions & 64 deletions
This file was deleted.

test/test.polyval_ra.js

Lines changed: 0 additions & 64 deletions
This file was deleted.

test/test.polyval_rb.js

Lines changed: 0 additions & 64 deletions
This file was deleted.

test/test.polyval_sa.js

Lines changed: 0 additions & 64 deletions
This file was deleted.

0 commit comments

Comments
 (0)