Skip to content

Normalize XXPolygon naming

82d769e
Select commit
Loading
Failed to load commit list.
Merged

Add RoundedRectanglePolygon and PathBuilder helpers. #390

Normalize XXPolygon naming
82d769e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 10, 2026 in 0s

85% (-1%) compared to 7f09902

Details

Codecov Report

❌ Patch coverage is 76.14679% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 85%. Comparing base (7f09902) to head (82d769e).

Files with missing lines Patch % Lines
src/ImageSharp.Drawing/RoundedRectanglePolygon.cs 67% 17 Missing and 2 partials ⚠️
src/ImageSharp.Drawing/PathBuilder.cs 72% 3 Missing ⚠️
...geSharp.Drawing/Processing/DrawingCanvas.Shapes.cs 77% 2 Missing ⚠️
src/ImageSharp.Drawing/StarPolygon.cs 92% 2 Missing ⚠️
Additional details and impacted files
@@         Coverage Diff         @@
##           main   #390   +/-   ##
===================================
- Coverage    86%    85%   -1%     
===================================
  Files       107    108    +1     
  Lines      8353   8421   +68     
  Branches   1079   1085    +6     
===================================
+ Hits       7190   7236   +46     
- Misses      915    935   +20     
- Partials    248    250    +2     

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