Skip to content

fix(render): correctly escape non-BMP Unicode in AsciiJSON - #4693

Open
xd-sarthak wants to merge 1 commit into
gin-gonic:masterfrom
xd-sarthak:fix-asciijson-nonbmp
Open

fix(render): correctly escape non-BMP Unicode in AsciiJSON#4693
xd-sarthak wants to merge 1 commit into
gin-gonic:masterfrom
xd-sarthak:fix-asciijson-nonbmp

fix(render): correctly escape non-BMP Unicode in AsciiJSON

25173ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 3, 2026 in 1s

98.38% (-0.83%) compared to 3dc1cd6

View this Pull Request on Codecov

98.38% (-0.83%) compared to 3dc1cd6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.38%. Comparing base (3dc1cd6) to head (25173ee).
⚠️ Report is 281 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4693      +/-   ##
==========================================
- Coverage   99.21%   98.38%   -0.83%     
==========================================
  Files          42       48       +6     
  Lines        3182     3164      -18     
==========================================
- Hits         3157     3113      -44     
- Misses         17       42      +25     
- Partials        8        9       +1     

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