Skip to content

Handle spacing grapheme extenders U+FF9E-U+FF9F

7c3c644
Select commit
Loading
Failed to load commit list.
Merged

Handle spacing grapheme extenders U+FF9E-U+FF9F #294

Handle spacing grapheme extenders U+FF9E-U+FF9F
7c3c644
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 1s

84.5% (target 85.0%)

View this Pull Request on Codecov

84.5% (target 85.0%)

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.5%. Comparing base (de35496) to head (7c3c644).

Files with missing lines Patch % Lines
src/PrettyPrompt/Rendering/UnicodeWidth.cs 85.7% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #294   +/-   ##
=====================================
  Coverage   84.5%   84.5%           
=====================================
  Files         47      47           
  Lines       3972    3977    +5     
  Branches     664     666    +2     
=====================================
+ Hits        3357    3363    +6     
  Misses       452     452           
+ Partials     163     162    -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.