Skip to content

Comments

feat: update complex/float64/base TypeScript declarations#9466

Merged
Planeshifter merged 1 commit intodevelopfrom
update-complex-float64-base-declarations
Jan 1, 2026
Merged

feat: update complex/float64/base TypeScript declarations#9466
Planeshifter merged 1 commit intodevelopfrom
update-complex-float64-base-declarations

Conversation

@stdlib-bot
Copy link
Contributor

@stdlib-bot stdlib-bot commented Jan 1, 2026

This PR updates TypeScript declarations for the @stdlib/complex/float64/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 Jan 1, 2026
@stdlib-bot stdlib-bot requested a review from a team January 1, 2026 02:54
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Jan 1, 2026
@stdlib-bot
Copy link
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
complex/float64/base $\color{red}2457/2695$
$\color{green}+91.17%$
$\color{green}46/46$
$\color{green}+100.00%$
$\color{red}0/29$
$\color{green}+0.00%$
$\color{red}2457/2695$
$\color{green}+91.17%$

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 Jan 1, 2026
@stdlib-bot
Copy link
Contributor Author

PR Commit Message

feat: update `complex/float64/base` TypeScript declarations

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

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 e6a30ce into develop Jan 1, 2026
97 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. Needs Review A pull request which needs code review. 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