Skip to content

Conversation

@stdlib-bot
Copy link
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
Jn invalid invocation. Must provide at least two arguments. Error
Jo invalid invocation. Must provide at least one argument. Error
Jp invalid argument. Last argument must be a one-dimensional ndarray. Value: %s. TypeError
Jq invalid argument. Each ndarray argument must have fewer than two dimensions. Argument: %d. TypeError

@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Dec 14, 2025
@stdlib-bot stdlib-bot requested a review from a team December 14, 2025 00:30
@stdlib-bot
Copy link
Contributor Author

stdlib-bot commented Dec 14, 2025

Coverage Report

Package Statements Branches Functions Lines
error/tools/database $\color{green}85/85$
$\color{green}+0.00%$
$\color{green}3/3$
$\color{green}+0.00%$
$\color{green}1/1$
$\color{green}+0.00%$
$\color{green}85/85$
$\color{green}+0.00%$
error/tools/id2pkg $\color{green}95/95$
$\color{green}+0.00%$
$\color{green}7/7$
$\color{green}+0.00%$
$\color{green}1/1$
$\color{green}+0.00%$
$\color{green}95/95$
$\color{green}+0.00%$
error/tools/pkg2id $\color{green}95/95$
$\color{green}+0.00%$
$\color{green}7/7$
$\color{green}+0.00%$
$\color{green}1/1$
$\color{green}+0.00%$
$\color{green}95/95$
$\color{green}+0.00%$

The above coverage report was generated for the changes in this PR.

@kgryte
Copy link
Member

kgryte commented Dec 15, 2025

Rebuilding this PR in hopes of removing the float16/gamma-lanczos-g addition.

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot stdlib-bot force-pushed the update-error-databases branch from 97ad061 to 6952142 Compare December 15, 2025 05:13
@kgryte kgryte merged commit ce53fb5 into develop Dec 15, 2025
13 checks passed
@kgryte kgryte deleted the update-error-databases branch December 15, 2025 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants