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

Update References to latest stable versions #168

Closed brianpopow closed 2 years ago

brianpopow commented 2 years ago

Prerequisites

Description

This PR updates ImageSharp reference to 1.0.4 and other external dependencies to latest stable versions.

codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (f033d7d) into master (d617c40) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   70.03%   70.03%           
=======================================
  Files          89       89           
  Lines        5209     5209           
  Branches     1062     1062           
=======================================
  Hits         3648     3648           
  Misses       1347     1347           
  Partials      214      214           
Flag Coverage Δ
unittests 70.03% <ø> (ø)

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

Impacted Files Coverage Δ
...geSharp.Drawing/Shapes/EllipticalArcLineSegment.cs 85.45% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d617c40...f033d7d. Read the comment docs.