Closed nakamura2000 closed 1 year ago
Merging #317 (17cf049) into main (b97f40e) will increase coverage by
0%
. The diff coverage is100%
.
@@ Coverage Diff @@
## main #317 +/- ##
=====================================
Coverage 83% 83%
=====================================
Files 224 224
Lines 12299 12300 +1
Branches 1788 1788
=====================================
+ Hits 10279 10280 +1
Misses 1600 1600
Partials 420 420
Flag | Coverage Δ | |
---|---|---|
unittests | 83% <100%> (+<1%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/SixLabors.Fonts/SystemFontCollection.cs | 53% <100%> (+<1%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Prerequisites
Description
Fix #316 Add otf extension to system font collection allowed extension. This test needs installing font to system font directory so I couldn't provide test case in unit test.
list font by this code.