Skip to content

Conversation

@UlisesGascon
Copy link
Member

Refs: nodejs/node#51124

Description

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

@UlisesGasconUlisesGascon requested a review from a team as a code ownerJanuary 10, 2024 12:36
@vercel
Copy link

vercelbot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

NameStatusPreviewCommentsUpdated (UTC)
nodejs-org✅ Ready (Inspect)Visit Preview💬 Add feedbackJan 10, 2024 0:38am

@github-actions
Copy link
Contributor

github-actionsbot commented Jan 10, 2024

Lighthouse Results

URLPerformanceAccessibilityBest PracticesSEOReport
/en🟢 97🟢 100🟢 92🟢 92🔗
/en/about🟢 100🟢 97🟢 92🟢 92🔗
/en/about/previous-releases🟢 98🟢 96🟢 92🟢 92🔗
/en/download🟢 100🟢 97🟢 92🟢 92🔗
/en/blog🟢 100🟢 97🟢 92🟢 92🔗

@github-actions
Copy link
Contributor

Unit Test Coverage Report

LinesStatementsBranchesFunctions
Coverage: 91%
86.88% (391/450)73.1% (106/145)80.23% (69/86)

Unit Test Report

TestsSkippedFailuresErrorsTime
720 💤0 ❌0 🔥4.423s ⏱️

@UlisesGasconUlisesGascon added this pull request to the merge queueJan 10, 2024
Merged via the queue into nodejs:main with commit e386eb2Jan 10, 2024
@UlisesGasconUlisesGascon deleted the release/20.11.0 branch January 10, 2024 12:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@UlisesGascon@richardlau@RafaelGSS