Skip to content

fix: basic support for Julia 1.13#392

Merged
KristofferC merged 1 commit intoJuliaDebug:masterfrom
pfitzseb:sp/1-13-compat
Mar 5, 2026
Merged

fix: basic support for Julia 1.13#392
KristofferC merged 1 commit intoJuliaDebug:masterfrom
pfitzseb:sp/1-13-compat

Conversation

@pfitzseb
Copy link
Member

@pfitzseb pfitzseb commented Mar 4, 2026

There are still a bunch of issues with the REPL:

  • up/down arrow doesn't properly work
  • CodeTracking is broken when trying to find methods defined in the REPL

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.29%. Comparing base (5327ede) to head (f62671b).
⚠️ Report is 26 commits behind head on master.

Files with missing lines Patch % Lines
src/repl.jl 7.14% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #392      +/-   ##
==========================================
- Coverage   51.03%   50.29%   -0.75%     
==========================================
  Files           9        9              
  Lines         821      847      +26     
==========================================
+ Hits          419      426       +7     
- Misses        402      421      +19     

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

@KristofferC KristofferC merged commit ce03c90 into JuliaDebug:master Mar 5, 2026
5 of 6 checks passed
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