Skip to content

Conversation

@puskin
Copy link
Contributor

@puskin puskin commented Jan 1, 2026

Fixes: #59938

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. readline Issues and PRs related to the built-in readline module. labels Jan 1, 2026
@codecov
Copy link

codecov bot commented Jan 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.56%. Comparing base (926162a) to head (2fe558d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #61248      +/-   ##
==========================================
+ Coverage   88.53%   88.56%   +0.02%     
==========================================
  Files         704      704              
  Lines      208736   208761      +25     
  Branches    40271    40283      +12     
==========================================
+ Hits       184814   184879      +65     
+ Misses      15953    15906      -47     
- Partials     7969     7976       +7     
Files with missing lines Coverage Δ
lib/internal/readline/interface.js 97.38% <100.00%> (+0.04%) ⬆️

... and 33 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.

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. readline Issues and PRs related to the built-in readline module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

REPL cursor in big input 'stops' at top visible line

2 participants