Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update references #186

Merged
merged 2 commits into from
Dec 22, 2021
Merged

Update references #186

merged 2 commits into from
Dec 22, 2021

Conversation

JimBobSquarePants
Copy link
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

Upstream ImageSharp version contains breaking runtime changes due to API updates. We need to update and rebuild.

@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #186 (8f974dd) into master (0e586c3) will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #186   +/-   ##
=====================================
  Coverage      70%    70%           
=====================================
  Files          87     87           
  Lines        5116   5116           
  Branches     1062   1062           
=====================================
  Hits         3593   3593           
  Misses       1308   1308           
  Partials      215    215           
Flag Coverage Δ
unittests 70% <100%> (ø)

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

Impacted Files Coverage Δ
src/ImageSharp.Drawing/Processing/GradientBrush.cs 85% <100%> (ø)
src/ImageSharp.Drawing/Processing/ImageBrush.cs 87% <100%> (ø)
...ImageSharp.Drawing/Processing/PathGradientBrush.cs 87% <100%> (ø)
src/ImageSharp.Drawing/Processing/PatternBrush.cs 83% <100%> (ø)
...ng/Processors/Drawing/FillPathProcessor{TPixel}.cs 100% <100%> (ø)
...essing/Processors/Drawing/FillProcessor{TPixel}.cs 100% <100%> (ø)
...ssing/Processors/Text/DrawTextProcessor{TPixel}.cs 96% <100%> (ø)
src/ImageSharp.Drawing/Processing/RecolorBrush.cs 96% <100%> (ø)
src/ImageSharp.Drawing/Processing/SolidBrush.cs 94% <100%> (ø)

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 0e586c3...8f974dd. Read the comment docs.

@JimBobSquarePants JimBobSquarePants merged commit 0ccea4d into master Dec 22, 2021
@JimBobSquarePants JimBobSquarePants deleted the js/version-bump branch December 22, 2021 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant