FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: allow `tmpDir.path` to be modified by avivkeller · Pull Request #58173 · nodejs/node · GitHub

/ node Public

test: allow tmpDir.path to be modified - #58173

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
avivkeller:patch-730596
May 12, 2025
Merged

test: allow tmpDir.path to be modified#58173
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
avivkeller:patch-730596

Conversation

Copy link
Copy Markdown
Member

The behavior was changed in 8e87299, which broke make test-npm, as it tries modifying the path used for tmpDir.

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels May 5, 2025

codecov Bot commented May 5, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (f75a126) to head (2e2ad90).
Report is 64 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #58173      +/-   ##
==========================================
- Coverage   90.17%   90.14%   -0.03%     
==========================================
  Files         630      630              
  Lines      186756   186756              
  Branches    36664    36648      -16     
==========================================
- Hits       168399   168359      -40     
- Misses      11179    11183       +4     
- Partials     7178     7214      +36     

see 29 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label May 5, 2025
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 5, 2025

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member Author

This PR is author ready, no?

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member Author

It's been seven days, can this land?

lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label May 12, 2025
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 12, 2025
nodejs-github-bot merged commit 563be01 into nodejs:main May 12, 2025

Copy link
Copy Markdown
Collaborator

Landed in 563be01

avivkeller deleted the patch-730596 branch May 12, 2025 18:46
targos pushed a commit that referenced this pull request May 16, 2025
PR-URL: #58173
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
aduh95 pushed a commit that referenced this pull request Jun 10, 2025
PR-URL: #58173
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL