Skip to content

feat: update blas/ext/base TypeScript declarations#13431

Merged
Planeshifter merged 1 commit into
developfrom
update-blas-ext-base-declarations
Jul 12, 2026
Merged

feat: update blas/ext/base TypeScript declarations#13431
Planeshifter merged 1 commit into
developfrom
update-blas-ext-base-declarations

Conversation

@stdlib-bot

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

Copy link
Copy Markdown
Contributor

This PR updates TypeScript declarations for the @stdlib/blas/ext/base namespace.

Reviewer Checklist

  • Check the scope of the changes (following Conventional Commits):
    • Are these new APIs? Then this is a feat.
    • Are these changes to existing APIs that could break compatibility? Then this is a feat! (i.e., a breaking change).
    • Are these only documentation changes to existing APIs? Then this is docs.
  • Update the PR title to align with the change type (feat, feat!, or docs).
  • Approve the PR once you are confident about the classification and changes made.

Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
@stdlib-bot stdlib-bot requested a review from a team July 12, 2026 03:12
@stdlib-bot stdlib-bot added Documentation Improvements, additions, or changes to documentation. automated-pr Automated pull request (e.g., from a bot). labels Jul 12, 2026
@stdlib-bot

Copy link
Copy Markdown
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
blas/ext/base $\\color{red}115290/138763$
$\\color{green}+83.08\\%$
$\\color{red}2094/2361$
$\\color{green}+88.69\\%$
$\\color{red}20/1171$
$\\color{green}+1.71\\%$
$\\color{red}115290/138763$
$\\color{green}+83.08\\%$

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

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Jul 12, 2026
@stdlib-js stdlib-js deleted a comment from stdlib-bot Jul 12, 2026
@Planeshifter Planeshifter added Ready To Merge A pull request which is ready to be merged. and removed Ready To Merge A pull request which is ready to be merged. labels Jul 12, 2026
@stdlib-bot

Copy link
Copy Markdown
Contributor Author

PR Commit Message

feat: update `blas/ext/base` TypeScript declarations

PR-URL: https://github.com/stdlib-js/stdlib/pull/13431

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit dc800ce into develop Jul 12, 2026
98 checks passed
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. Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants