Skip to content

Add font fallback resolver and update submodules - #555

Merged
JimBobSquarePants merged 2 commits into
mainfrom
js/font-fallback-resolver
Aug 11, 2026
Merged

Add font fallback resolver and update submodules#555
JimBobSquarePants merged 2 commits into
mainfrom
js/font-fallback-resolver

Update shared and harfbuzz submodules

29308d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2026 in 0s

81% (+0%) compared to 7e13fdf

Details

Codecov Report

❌ Patch coverage is 83.33333% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 81%. Comparing base (7e13fdf) to head (29308d4).

Files with missing lines Patch % Lines
src/SixLabors.Fonts/SystemFontFallbackResolver.cs 0% 9 Missing ⚠️
src/SixLabors.Fonts/SystemFonts.cs 50% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main    #555    +/-   ##
======================================
  Coverage     81%     81%            
======================================
  Files        405     406     +1     
  Lines      35612   35672    +60     
  Branches    5548    5561    +13     
======================================
+ Hits       28931   29145   +214     
+ Misses      5485    5358   -127     
+ Partials    1196    1169    -27     

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