Skip to content

Better printing of non-identifier variables#331

Open
BenPH wants to merge 1 commit into
JuliaDebug:masterfrom
BenPH:better-non-identifier-printing
Open

Better printing of non-identifier variables#331
BenPH wants to merge 1 commit into
JuliaDebug:masterfrom
BenPH:better-non-identifier-printing

Conversation

@BenPH

@BenPH BenPH commented Apr 23, 2023

Copy link
Copy Markdown

Fixes #314

@codecov-commenter

codecov-commenter commented Jun 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.97%. Comparing base (86a1170) to head (4e8e7d9).
⚠️ Report is 30 commits behind head on master.

Files with missing lines Patch % Lines
src/printing.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
- Coverage   51.03%   50.97%   -0.07%     
==========================================
  Files           9        9              
  Lines         821      822       +1     
==========================================
  Hits          419      419              
- Misses        402      403       +1     

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

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.

better printing for variable names

3 participants