Commit 4a75f6d
committed
revert: undo commits adding tests for full code coverage
Reverts:
- 0a65e10 (test: add tests to achieve full coverage in
`digamma`)
- 457674e (test: add tests to achieve full coverage in
`cospif`)
- c1cb6ae (test: add tests to achieve full coverage in
`cbrt`)
- f275965 (test: add tests to achieve full coverage in
`binomcoeff`)
- fa34e20 (test: add tests to achieve full coverage in
`absgammalnf`)
- a6755be (test: add tests to achieve full coverage in
`beta` and `betaln`)
- 3c033a4 (test: add tests to achieve full coverage in
`erf`, `erfc`, `erfcinv`, `erfcx`, and `erfinv`)
- f6204a4 (test: add tests to achieve full coverage in
`acosf` and `asin`)
- 52e5b8b (test: add tests to achieve full coverage in
`gamma-lanczos-sum`, `gamma-lanczos-sum-expg-scaled`,
and `gamma-lanczos-sum-expg-scaledf`)
- aa9ef48 (test: add tests to achieve full coverage in
`exp` and `expm1`)
- da465f5 (test: add tests to achieve full coverage in
`cinv` and `cinvf`)
- fbcf259 (test: add tests to achieve full coverage in
`ellipe`)
- d4f480c (test: add tests to achieve full coverage in
`ellipk`)
- 8a605a5 (test: add tests to achieve full coverage in
Bessel functions)
- a8983ad (test: add tests to achieve full coverage in
`math/base/special/trigammaf`)
- 76a39f5 (test: add tests for full coverage)
- 9c2193f (test: add tests to achieve full coverage in
`math/base/special/tanh`)
- 26aa92d (test: add tests to achieve full coverage in
`math/base/special/log1p`)
---
type: pre_commit_static_analysis_report
description: Results of running static analysis checks when committing changes.
report:
- task: lint_filenames
status: passed
- task: lint_editorconfig
status: passed
- task: lint_markdown
status: na
- task: lint_package_json
status: na
- task: lint_repl_help
status: na
- task: lint_javascript_src
status: na
- task: lint_javascript_cli
status: na
- task: lint_javascript_examples
status: na
- task: lint_javascript_tests
status: na
- task: lint_javascript_benchmarks
status: na
- task: lint_python
status: na
- task: lint_r
status: na
- task: lint_c_src
status: na
- task: lint_c_examples
status: na
- task: lint_c_benchmarks
status: na
- task: lint_c_tests_fixtures
status: na
- task: lint_shell
status: na
- task: lint_typescript_declarations
status: passed
- task: lint_typescript_tests
status: na
- task: lint_license_headers
status: passed
---1 parent 0a65e10 commit 4a75f6d
File tree
100 files changed
+11
-6167
lines changed- lib/node_modules/@stdlib/math/base/special
- absgammalnf/test
- acosf/test
- asin/test
- besselj0/test
- besselj1/test
- bessely0/test
- bessely1/test
- betaln/test
- beta/test
- binomcoeff/test
- cbrt/test
- cinvf/test
- cinv/test
- cospif/test
- digamma/test
- ellipe/test
- erfcinv/test
- erfcx/test
- erfc/test
- erfinv/test
- erf/test
- expm1/test
- exp/test
- fresnelc/test
- fresnels/test
- fresnel/test
- gamma-lanczos-sum-expg-scaledf/test
- gamma-lanczos-sum-expg-scaled/test
- gamma-lanczos-sum/test
- log1p/test
- tanh/test
- trigammaf/test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
100 files changed
+11
-6167
lines changedLines changed: 0 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
Lines changed: 0 additions & 64 deletions
This file was deleted.
Lines changed: 0 additions & 64 deletions
This file was deleted.
Lines changed: 0 additions & 64 deletions
This file was deleted.
Lines changed: 0 additions & 64 deletions
This file was deleted.
Lines changed: 0 additions & 64 deletions
This file was deleted.
0 commit comments