Skip to content

style: fix require statements#11478

Merged
kgryte merged 1 commit intodevelopfrom
update-lapack-base-declarations
Apr 16, 2026
Merged

style: fix require statements#11478
kgryte merged 1 commit intodevelopfrom
update-lapack-base-declarations

Conversation

@stdlib-bot
Copy link
Copy Markdown
Contributor

@stdlib-bot stdlib-bot commented Apr 16, 2026

This PR updates TypeScript declarations for the @stdlib/lapack/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 added Documentation Improvements, additions, or changes to documentation. automated-pr Automated pull request (e.g., from a bot). labels Apr 16, 2026
@stdlib-bot
Copy link
Copy Markdown
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
lapack/base $\color{red}10112/12799$
$\color{green}+79.01%$
$\color{red}130/155$
$\color{green}+83.87%$
$\color{red}0/100$
$\color{green}+0.00%$
$\color{red}10112/12799$
$\color{green}+79.01%$

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

@kgryte kgryte changed the title feat: update lapack/base TypeScript declarations style: fix require statements Apr 16, 2026
@kgryte kgryte merged commit 0b4edd7 into develop Apr 16, 2026
66 checks passed
@kgryte kgryte deleted the update-lapack-base-declarations branch April 16, 2026 04:19
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