Skip to content

chore: update prettier to 3.9.2 - #1119

Open
MikeMcC399 wants to merge 1 commit into
nodejs:mainfrom
MikeMcC399:update/prettier
Open

chore: update prettier to 3.9.2#1119
MikeMcC399 wants to merge 1 commit into
nodejs:mainfrom
MikeMcC399:update/prettier

Conversation

@MikeMcC399

Copy link
Copy Markdown

Situation

If npm install && npm test are run under npm 12, Prettier reports a whitespace formatting issue.

Change

Update prettier@3.9.6 and use npm run lint:prettier:fix to make whitespace change in lib/reporter/logger.js.

Checklist
  • npm test passes
  • contribution guidelines followed
    here

Fix whitespace issue in lib/reporter/logger.js

Signed-off-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
@codecov-commenter

codecov-commenter commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 96.50%. Comparing base (ff3ea4a) to head (c1f0359).

Files with missing lines Patch % Lines
lib/reporter/logger.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1119   +/-   ##
=======================================
  Coverage   96.50%   96.50%           
=======================================
  Files          29       29           
  Lines        2203     2203           
=======================================
  Hits         2126     2126           
  Misses         77       77           

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

🚀 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.

@MikeMcC399
MikeMcC399 marked this pull request as ready for review August 5, 2026 07:22
Sign up for free to 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