Skip to content

test: remove unnecessary console.log from test-repl-null-thrown #58281

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

Conversation

dario-piotrowicz
Copy link
Member

Super minor, but I noticed this rouge console.log and figured that we might just as well get rid of it 🙂

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels May 11, 2025
@dario-piotrowicz dario-piotrowicz changed the title test: remove unnecesssary console.log from test-repl-null-thrown test: remove unnecessary console.log from test-repl-null-thrown May 11, 2025
@dario-piotrowicz dario-piotrowicz force-pushed the dario/test-repl-null-thrown-consolelog branch from e535769 to f653cc2 Compare May 11, 2025 17:29
@pmarchini pmarchini added the request-ci Add this label to start a Jenkins CI on a PR. label May 11, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 11, 2025
@nodejs-github-bot
Copy link
Collaborator

Copy link

codecov bot commented May 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.17%. Comparing base (4a86be2) to head (f653cc2).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #58281      +/-   ##
==========================================
- Coverage   90.18%   90.17%   -0.01%     
==========================================
  Files         631      631              
  Lines      186687   186689       +2     
  Branches    36663    36669       +6     
==========================================
- Hits       168355   168350       -5     
+ Misses      11124    11120       -4     
- Partials     7208     7219      +11     

see 28 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.

@dario-piotrowicz dario-piotrowicz added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels May 11, 2025
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 13, 2025
@nodejs-github-bot nodejs-github-bot merged commit 59a763e into nodejs:main May 13, 2025
64 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 59a763e

@dario-piotrowicz dario-piotrowicz deleted the dario/test-repl-null-thrown-consolelog branch May 13, 2025 18:06
targos pushed a commit that referenced this pull request May 16, 2025
PR-URL: #58281
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.

6 participants