Skip to content
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

Fix character bounds returned by TryMeasureCharacterBounds #398

Merged
merged 1 commit into from
Mar 28, 2024

Fix Character Bounds

91405e3
Select commit
Loading
Failed to load commit list.
Merged

Fix character bounds returned by TryMeasureCharacterBounds #398

Fix Character Bounds
91405e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2024 in 1s

86% (+0%) compared to 5cfb1fd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86%. Comparing base (5cfb1fd) to head (91405e3).
Report is 6 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #398   +/-   ##
=====================================
  Coverage     86%     86%           
=====================================
  Files        238     238           
  Lines      15251   15255    +4     
  Branches    2108    2108           
=====================================
+ Hits       13219   13234   +15     
+ Misses      1561    1550   -11     
  Partials     471     471           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.