Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: fix JavaScript lint errors (issue #6704) #8080

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

Open
rajanarahul93 wants to merge 1 commit into stdlib-js:develop
base: develop
Choose a base branch
Loading
from rajanarahul93:fix-doctest-inmap-6704

Conversation

Copy link
Contributor

@rajanarahul93 rajanarahul93 commented Sep 15, 2025

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
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
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 Potential Duplicate There might be another pull request resolving the same issue. and removed Potential Duplicate There might be another pull request resolving the same issue. labels Sep 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@kgryte kgryte Awaiting requested review from kgryte

At least 1 approving review is required to merge this pull request.

Assignees
No one assigned
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.
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Fix JavaScript lint errors

AltStyle によって変換されたページ (->オリジナル) /