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
JY invalid argument. Unable to apply type promotion rules when resolving a data type to which the input ndarrays can be safely cast. Data types: [%s]. Error
JZ invalid argument. The list of input ndarrays cannot be safely cast to the data of the output ndarray. Input data types: [%s]. Output data type: %s. Error
Ja invalid argument. Second argument is not broadcast compatible with the list of input ndarrays. Array shape: (%s). Desired shape: (%s). TypeError
Jb invalid argument. Second argument must be a negative integer. Value: %s. TypeError
Jc invalid argument. First argument cannot be safely cast to the output data type. Data types: [%s, %s]. TypeError

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot stdlib-bot force-pushed the update-error-databases branch from fc75118 to c94a59e Compare November 9, 2025 00:28
@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Nov 9, 2025
@stdlib-bot stdlib-bot requested a review from a team November 9, 2025 00:28
@stdlib-bot
Copy link
Contributor Author

Coverage Report

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

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

@kgryte kgryte merged commit 99e8f14 into develop Nov 9, 2025
71 checks passed
@kgryte kgryte deleted the update-error-databases branch November 9, 2025 01:08
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.

4 participants