docs: replace manual for loop in examples#9455
docs: replace manual for loop in examples#9455Planeshifter merged 1 commit intostdlib-js:developfrom
for loop in examples#9455Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
Planeshifter
left a comment
There was a problem hiding this comment.
LGTM (CI failure is due to timeout)
PR Commit MessagePlease review the above commit message and make any necessary adjustments. |
|
@Planeshifter What is the reason for the CI timeouts? We are updating dists examples for two files, so getting the timeouts is a bit odd. |
|
@Planeshifter One of the workflows above was canceled after running for 6 hours. |
|
@Planeshifter Looking at the implementation for quantile, it looks like we are hitting an infinite loop. |
|
I am able to reproduce the timeout locally when running the Markdown examples: |
|
Okay. I found the bug. |
|
@kgryte factory example is incorrectly called with only one argument. Are you pushing a fix? |
|
Yes. In general, this package has a number of issues. |
Resolves none .
Description
This pull request:
stats/base/dists/studentized-range/*packages.Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers