Skip to content

Conversation

rajanarahul93
Copy link
Contributor

Resolves #6704.

Description

What is the purpose of this pull request?

This pull request:

  • fixes a jsdoc-doctest linting error in @stdlib/utils/async/inmap by refactoring the JSDoc example to be self-contained and runnable, removing its dependency on the filesystem.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Good First PR A pull request resolving a Good First Issue. Needs Review A pull request which needs code review. labels Sep 15, 2025
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
utils/async/inmap $\color{green}537/537$
$\color{green}+100.00\%$
$\color{green}62/62$
$\color{green}+100.00\%$
$\color{green}9/9$
$\color{green}+100.00\%$
$\color{green}537/537$
$\color{green}+100.00\%$

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

@kgryte kgryte added Needs Changes Pull request which needs changes before being merged. and removed Needs Review A pull request which needs code review. labels Sep 16, 2025
@kgryte kgryte self-requested a review September 16, 2025 05:43
@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Sep 16, 2025
@rajanarahul93
Copy link
Contributor Author

Hi @kgryte, I saw the Needs Changes label but didn’t see any specific feedback.
Could you clarify what adjustments are needed so I can update the PR?
Thanks!

@stdlib-bot stdlib-bot added the Potential Duplicate There might be another pull request resolving the same issue. label Sep 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First PR A pull request resolving a Good First Issue. Needs Changes Pull request which needs changes before being merged. Needs Review A pull request which needs code review. Potential Duplicate There might be another pull request resolving the same issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors
3 participants