Skip to content

Escape text should escape backslash #390

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: be/debug-original-path
Choose a base branch
from

Conversation

blakeembrey
Copy link
Member

Fixes an issue where backslashes in text wouldn't be escaped if using the stringify method.

@blakeembrey blakeembrey requested a review from a team July 31, 2025 19:08
Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.23%. Comparing base (1bc7e96) to head (721b6e6).

Additional details and impacted files
@@                   Coverage Diff                   @@
##           be/debug-original-path     #390   +/-   ##
=======================================================
  Coverage                   99.23%   99.23%           
=======================================================
  Files                           1        1           
  Lines                         391      391           
  Branches                      133      133           
=======================================================
  Hits                          388      388           
  Misses                          3        3           

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

Copy link
Contributor

@bjohansebas bjohansebas left a comment

Choose a reason for hiding this comment

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

LGTM!

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