-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
esm: fix jsdoc type refs to ModuleJobBase
in esm/loader
#56499
Open
JakobJingleheimer
wants to merge
2
commits into
nodejs:main
Choose a base branch
from
JakobJingleheimer:esm/fix-jsdoc-getModuleJobForImport
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
esm: fix jsdoc type refs to ModuleJobBase
in esm/loader
#56499
JakobJingleheimer
wants to merge
2
commits into
nodejs:main
from
JakobJingleheimer:esm/fix-jsdoc-getModuleJobForImport
+7
−4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JakobJingleheimer
added
the
fast-track
PRs that do not need to wait for 48 hours to land.
label
Jan 7, 2025
Review requested:
|
Fast-track has been requested by @JakobJingleheimer. Please 👍 to approve. |
nodejs-github-bot
added
esm
Issues and PRs related to the ECMAScript Modules implementation.
needs-ci
PRs that need a full CI run.
labels
Jan 7, 2025
JakobJingleheimer
force-pushed
the
esm/fix-jsdoc-getModuleJobForImport
branch
from
January 7, 2025 12:16
c36c95d
to
fac3717
Compare
JakobJingleheimer
changed the title
esm: fix jsdoc type for
esm: fix jsdoc type refs to Jan 7, 2025
getModuleJobForImport
ModuleJobBase
in esm/loader
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #56499 +/- ##
==========================================
- Coverage 89.12% 89.12% -0.01%
==========================================
Files 662 662
Lines 191555 191556 +1
Branches 36856 36862 +6
==========================================
- Hits 170730 170729 -1
+ Misses 13696 13688 -8
- Partials 7129 7139 +10
|
jasnell
approved these changes
Jan 7, 2025
legendecas
approved these changes
Jan 9, 2025
legendecas
added
commit-queue
Add this label to land a pull request using GitHub Actions.
request-ci
Add this label to start a Jenkins CI on a PR.
and removed
commit-queue
Add this label to land a pull request using GitHub Actions.
labels
Jan 9, 2025
github-actions
bot
removed
the
request-ci
Add this label to start a Jenkins CI on a PR.
label
Jan 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
esm
Issues and PRs related to the ECMAScript Modules implementation.
fast-track
PRs that do not need to wait for 48 hours to land.
needs-ci
PRs that need a full CI run.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.