Skip to content

fix: check codepoint count not byte length in deserialize_char#107

Merged
davidhewitt merged 1 commit into
davidhewitt:mainfrom
leftygbalogh:lefty/fix-char-depythonize-codepoint-check
Apr 14, 2026
Merged

fix: check codepoint count not byte length in deserialize_char#107
davidhewitt merged 1 commit into
davidhewitt:mainfrom
leftygbalogh:lefty/fix-char-depythonize-codepoint-check

fix: check codepoint count not byte length in deserialize_char

7ca25d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 14, 2026 in 0s

84.57% (+0.09%) compared to 0085a18

View this Pull Request on Codecov

84.57% (+0.09%) compared to 0085a18

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.57%. Comparing base (0085a18) to head (7ca25d5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   84.48%   84.57%   +0.09%     
==========================================
  Files           3        3              
  Lines        1186     1193       +7     
  Branches     1186     1193       +7     
==========================================
+ Hits         1002     1009       +7     
  Misses        118      118              
  Partials       66       66              

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