Skip to content

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

Fixes #1342

@JimBobSquarePants JimBobSquarePants added this to the 1.1.0 milestone Sep 4, 2020
@JimBobSquarePants JimBobSquarePants requested a review from a team September 4, 2020 13:14
@codecov
Copy link

codecov bot commented Sep 4, 2020

Codecov Report

Merging #1343 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1343   +/-   ##
=======================================
  Coverage   82.77%   82.77%           
=======================================
  Files         690      690           
  Lines       30973    30975    +2     
  Branches     3511     3511           
=======================================
+ Hits        25639    25641    +2     
  Misses       4613     4613           
  Partials      721      721           
Flag Coverage Δ
#unittests 82.77% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...ssors/Transforms/Resize/ResizeProcessor{TPixel}.cs 100.00% <100.00%> (ø)

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 c9e4d05...6c41d2f. Read the comment docs.

@JimBobSquarePants JimBobSquarePants merged commit b06cb32 into master Sep 4, 2020
@JimBobSquarePants JimBobSquarePants deleted the js/fix-1342 branch September 4, 2020 13:45
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.

NearestNeighbor fails to resize with Crop Mode.

3 participants