Skip to content

Code Quality Enhancements and Docs#511

Merged
JimBobSquarePants merged 3 commits intomainfrom
js/code-quality
Mar 13, 2026
Merged

Code Quality Enhancements and Docs#511
JimBobSquarePants merged 3 commits intomainfrom
js/code-quality

Conversation

@JimBobSquarePants
Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 47.91667% with 50 lines in your changes missing coverage. Please review.
✅ Project coverage is 82%. Comparing base (48b8ab1) to head (4798947).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/SixLabors.Fonts/Tables/General/Colr/Paint.cs 37% 48 Missing ⚠️
...abors.Fonts/Tables/General/CMap/Format4SubTable.cs 83% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #511   +/-   ##
=====================================
  Coverage     82%     82%           
=====================================
  Files        305     305           
  Lines      21520   21528    +8     
  Branches    3161    3164    +3     
=====================================
+ Hits       17797   17806    +9     
+ Misses      2916    2911    -5     
- Partials     807     811    +4     
Flag Coverage Δ
unittests 82% <47%> (+<1%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JimBobSquarePants JimBobSquarePants merged commit 0731ec5 into main Mar 13, 2026
46 checks passed
@JimBobSquarePants JimBobSquarePants deleted the js/code-quality branch March 13, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IndexOutOfRangeException in Format4SubTable.TryGetGlyphId with malformed CMap table

1 participant