Skip to content

Add a `strictGroups` flag to turn on strict group checking

4852acf
Select commit
Loading
Failed to load commit list.
Open

Test groups for equality before doing fontMath kerning math #245

Add a `strictGroups` flag to turn on strict group checking
4852acf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

88.57% (+0.10%) compared to 2da8061

View this Pull Request on Codecov

88.57% (+0.10%) compared to 2da8061

Details

Codecov Report

❌ Patch coverage is 97.22222% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.57%. Comparing base (2da8061) to head (4852acf).
⚠️ Report is 31 commits behind head on master.

Files with missing lines Patch % Lines
Lib/fontMath/mathKerning.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #245      +/-   ##
==========================================
+ Coverage   88.46%   88.57%   +0.10%     
==========================================
  Files          13       13              
  Lines        2359     2390      +31     
  Branches      305      307       +2     
==========================================
+ Hits         2087     2117      +30     
  Misses        195      195              
- Partials       77       78       +1     

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