Skip to content

Add docs section for debugging for contributors - #24946

Merged
kumarUjjawal merged 3 commits into
apache:mainfrom
mkleen:debugging-docs
Sep 6, 2026
Merged

Add docs section for debugging for contributors#24946
kumarUjjawal merged 3 commits into
apache:mainfrom
mkleen:debugging-docs

Conversation

@mkleen

@mkleen mkleen commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

  • Closes None

Rationale for this change

Since #24339, the debugging behavior has changed, and variables are no longer included in the debugging output by default.

This PR adds a section to the contributor documentation explaining how to enable variable output during debugging.

What changes are included in this PR?

See above.

What is the testing strategy for this PR?

Only doc changes.

Are there any user-facing changes?

No.

@mkleen
mkleen marked this pull request as ready for review September 4, 2026 15:11
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Sep 4, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.59%. Comparing base (eaf7fff) to head (cf8d799).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24946      +/-   ##
==========================================
- Coverage   81.59%   81.59%   -0.01%     
==========================================
  Files        1123     1123              
  Lines      411193   411193              
  Branches   411193   411193              
==========================================
- Hits       335520   335518       -2     
+ Misses      55915    55914       -1     
- Partials    19758    19761       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kumarUjjawal kumarUjjawal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @mkleen and @Rich-T-kid for the review

Looks good!

@kumarUjjawal
kumarUjjawal added this pull request to the merge queue Sep 6, 2026
Merged via the queue into apache:main with commit 1d9a982 Sep 6, 2026
39 checks passed
@mkleen

mkleen commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

@kumarUjjawal @Rich-T-kid Thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants