SixLabors / ImageSharp.Drawing

:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
https://sixlabors.com/products/imagesharp-drawing/
Other
282 stars 38 forks source link

Add convenience constructor to ComplexPolygon #258

Closed stefannikolei closed 1 year ago

stefannikolei commented 1 year ago

Prerequisites

Description

Convenience constructors for shapes #100

codecov[bot] commented 1 year ago

Codecov Report

Merging #258 (76a3d8d) into main (6a24a19) will decrease coverage by 1%. The diff coverage is 0%.

@@         Coverage Diff         @@
##           main   #258   +/-   ##
===================================
- Coverage    71%    71%   -1%     
===================================
  Files        88     88           
  Lines      5370   5372    +2     
  Branches   1098   1098           
===================================
  Hits       3853   3853           
- Misses     1298   1300    +2     
  Partials    219    219           
Flag Coverage Δ
unittests 71% <0%> (-1%) :arrow_down:

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

Impacted Files Coverage Δ
src/ImageSharp.Drawing/Shapes/ComplexPolygon.cs 78% <0%> (-3%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more