Skip to content

Conversation

@palday
Copy link
Collaborator

@palday palday commented Apr 18, 2025

@codecov
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

❌ Patch coverage is 82.22222% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.08%. Comparing base (0324da9) to head (3651b77).

Files with missing lines Patch % Lines
src/RPrompt.jl 82.22% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #569      +/-   ##
==========================================
- Coverage   85.34%   85.08%   -0.27%     
==========================================
  Files          26       26              
  Lines        1713     1730      +17     
==========================================
+ Hits         1462     1472      +10     
- Misses        251      258       +7     

☔ View full report in Codecov by Sentry.
📢 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.

@stevengj stevengj mentioned this pull request Apr 18, 2025
@palday
Copy link
Collaborator Author

palday commented Apr 22, 2025

Looks like multiple causes. Additional bisection leads to:

0b9525bf81a1727e18d3342a6da7f8505bc447f5 is the first bad commit
commit 0b9525bf81a1727e18d3342a6da7f8505bc447f5
Author: Ian Butterworth <[email protected]>
Date:   Fri Jan 31 12:08:26 2025 -0500

    REPL: generate tab completion hints on a worker thread to not block typing (#57192)

 stdlib/REPL/src/LineEdit.jl | 110 +++++++++++++++++++++++++++++---------------
 stdlib/REPL/src/REPL.jl     |  10 ++--
 2 files changed, 79 insertions(+), 41 deletions(-)

JuliaLang/julia#57192

@palday palday marked this pull request as ready for review November 16, 2025 19:59
@palday palday marked this pull request as draft November 17, 2025 14:25
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