Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update namespace TypeScript declarations #1089

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

stdlib-bot
Copy link
Contributor

This PR

  • updates namespace TypeScript declarations

@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Aug 25, 2023
@stdlib-bot stdlib-bot requested a review from a team August 25, 2023 20:12
@stdlib-bot stdlib-bot force-pushed the update-namespace-declarations branch from 3fdc95d to bcd0946 Compare August 25, 2023 20:19
@kgryte
Copy link
Member

kgryte commented Aug 25, 2023

@Planeshifter We're getting spurious workflow failures here and the namespace TypeScript declaration workflow is overwriting the recent changes to version 4.1 back to version 2.0.

Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to revert the version changes and possibly come up with a solution for SharedArrayBuffer.

@stdlib-bot stdlib-bot force-pushed the update-namespace-declarations branch from bcd0946 to 86cd4e8 Compare August 25, 2023 22:41
@stdlib-bot stdlib-bot requested a review from a team August 25, 2023 22:41
@stdlib-bot
Copy link
Contributor Author

Coverage Report

Package Statements Branches Functions Lines
array/base $\color{green}555/555$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}555/555$
$\color{green}+100.00\%$
array $\color{green}712/712$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}712/712$
$\color{green}+100.00\%$
math/base/special $\color{green}2085/2085$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}2085/2085$
$\color{green}+100.00\%$
string/base $\color{green}375/375$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}375/375$
$\color{green}+100.00\%$
utils $\color{green}2017/2017$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}2017/2017$
$\color{green}+100.00\%$

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

@stdlib-js stdlib-js deleted a comment from stdlib-bot Aug 25, 2023
@stdlib-js stdlib-js deleted a comment from stdlib-bot Aug 25, 2023
@kgryte kgryte merged commit de73ae1 into develop Aug 25, 2023
5 of 8 checks passed
@kgryte kgryte deleted the update-namespace-declarations branch August 25, 2023 23:40
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.

3 participants