Skip to content

docs: update related packages sections #4009

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

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Conversation

stdlib-bot
Copy link
Contributor

This PR

  • updates the related packages section of READMEs to include links to related packages.

@stdlib-bot stdlib-bot added automated-pr Automated pull request (e.g., from a bot). Documentation Improvements, additions, or changes to documentation. labels Dec 18, 2024
@stdlib-bot stdlib-bot requested a review from a team December 18, 2024 02:56
@stdlib-bot
Copy link
Contributor Author

stdlib-bot commented Dec 18, 2024

Coverage Report

Package Statements Branches Functions Lines
array/base/filled5d-by $\color{green}128/128$
$\color{green}+100.00\%$
$\color{green}8/8$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}128/128$
$\color{green}+100.00\%$
array/base/flatten5d $\color{green}301/301$
$\color{green}+100.00\%$
$\color{green}25/25$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}301/301$
$\color{green}+100.00\%$
assert/is-camelcase $\color{green}104/104$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}104/104$
$\color{green}+100.00\%$
iter/do-until-each $\color{red}224/227$
$\color{green}+98.68\%$
$\color{red}22/23$
$\color{green}+95.65\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{red}224/227$
$\color{green}+98.68\%$
math/strided/special/asinh-by $\color{green}197/197$
$\color{green}+100.00\%$
$\color{green}5/5$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}197/197$
$\color{green}+100.00\%$
ndarray/map $\color{green}180/180$
$\color{green}+100.00\%$
$\color{green}21/21$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}180/180$
$\color{green}+100.00\%$
string/base/altcase $\color{green}115/115$
$\color{green}+100.00\%$
$\color{green}6/6$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}115/115$
$\color{green}+100.00\%$
string/base/constantcase $\color{red}571/576$
$\color{green}+99.13\%$
$\color{red}17/18$
$\color{green}+94.44\%$
$\color{red}5/6$
$\color{green}+83.33\%$
$\color{red}571/576$
$\color{green}+99.13\%$
string/base/trim $\color{green}379/379$
$\color{green}+100.00\%$
$\color{green}14/14$
$\color{green}+100.00\%$
$\color{green}4/4$
$\color{green}+100.00\%$
$\color{green}379/379$
$\color{green}+100.00\%$
utils/none-in-by $\color{green}117/117$
$\color{green}+100.00\%$
$\color{green}10/10$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}117/117$
$\color{green}+100.00\%$

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

Copy link
Member

@Planeshifter Planeshifter left a comment

Choose a reason for hiding this comment

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

Need to look into why that one link was removed; fixed manually for now.

@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Dec 18, 2024
@stdlib-bot
Copy link
Contributor Author

PR Commit Message

docs: update related packages sections

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

Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>

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

@kgryte
Copy link
Member

kgryte commented Dec 18, 2024

@Planeshifter My guess is that because float32/pi is not yet in the global namespace. Hence, there are no related packages, atm. Not clear why only the link was removed.

@kgryte kgryte merged commit a1b543a into develop Dec 18, 2024
18 checks passed
@kgryte kgryte deleted the markdown-related-packages branch December 18, 2024 03:18
sethdivyansh pushed a commit to sethdivyansh/stdlib that referenced this pull request Dec 18, 2024
PR-URL: stdlib-js#4009
Reviewed-by: Athan Reines <kgryte@gmail.com>
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
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.

3 participants