Skip to content

feat: update error databases#13544

Merged
kgryte merged 1 commit into
developfrom
update-error-databases
Jul 19, 2026
Merged

feat: update error databases#13544
kgryte merged 1 commit into
developfrom
update-error-databases

Conversation

@stdlib-bot

@stdlib-bot stdlib-bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR

  • updates the error databases

The following error codes were added:

Code Error Message Type
Kh invalid argument. First argument must be a string encoding an integer on the interval [0, 2^64). Value: %s. RangeError
Ki invalid argument. Second argument must be an integer on the interval [2, 36]. Value: %s. RangeError

@stdlib-bot
stdlib-bot requested a review from a team July 19, 2026 00:43
@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. Needs Review A pull request which needs code review. labels Jul 19, 2026
@stdlib-bot

stdlib-bot commented Jul 19, 2026

Copy link
Copy Markdown
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 added status: Blocked Issue or pull request which is currently blocked. and removed Needs Review A pull request which needs code review. labels Jul 19, 2026
@kgryte

kgryte commented Jul 19, 2026

Copy link
Copy Markdown
Member

I need to change the error message to less than rather than smaller than to match language used throughout the codebase.

@kgryte kgryte removed the status: Blocked Issue or pull request which is currently blocked. label Jul 19, 2026
@kgryte

kgryte commented Jul 19, 2026

Copy link
Copy Markdown
Member

Rerunning workflow in order to update the db.

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot
stdlib-bot force-pushed the update-error-databases branch from 6222027 to 0f57662 Compare July 19, 2026 05:10
@kgryte
kgryte merged commit 81d59c0 into develop Jul 19, 2026
18 checks passed
@kgryte
kgryte deleted the update-error-databases branch July 19, 2026 05:55
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.

2 participants