Skip to content

Conversation

AfshinJalili
Copy link
Contributor

@AfshinJalili AfshinJalili commented Aug 26, 2025

remove redundant 'from'

Description

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

remove redundant 'from'

Signed-off-by: Afshin Jalili <[email protected]>
@AfshinJalili AfshinJalili requested a review from a team as a code owner August 26, 2025 13:59
Copy link

vercel bot commented Aug 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nodejs-org Ready Ready Preview Aug 26, 2025 2:01pm

Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.89%. Comparing base (84c25ab) to head (f3d1946).
⚠️ Report is 4 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8112   +/-   ##
=======================================
  Coverage   75.89%   75.89%           
=======================================
  Files         112      112           
  Lines        9433     9433           
  Branches      303      303           
=======================================
  Hits         7159     7159           
  Misses       2273     2273           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@araujogui
Copy link
Member

@nodejs/nodejs-website fast-tracking this as simple fix

@araujogui araujogui added the fast-track Fast Tracking PRs label Aug 27, 2025
@mikeesto mikeesto added the github_actions:pull-request Trigger Pull Request Checks label Aug 27, 2025
@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Aug 27, 2025
Copy link
Contributor

Running Lighthouse audit...

@mikeesto mikeesto added this pull request to the merge queue Aug 27, 2025
Merged via the queue into nodejs:main with commit ba84686 Aug 27, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track Fast Tracking PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants