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

Follow-up on PR #561 (test, changelog entry) #562

Merged
merged 1 commit into from
Jan 11, 2020
Merged

Conversation

aleju
Copy link
Owner

@aleju aleju commented Jan 11, 2020

This is a follow-up patch for PR #561, which
fixed that new pixels were filled by
ElasticTransformation with (cval, 0, 0)
instead of (cval, cval, cval).

This patch adds a corresponding changelog
entry and test case.

This is a follow-up patch for PR #561, which
fixed that new pixels were filled by
ElasticTransformation with `(cval, 0, 0)`
instead of `(cval, cval, cval)`.

This patch adds a corresponding changelog
entry and test case.
@codecov-io
Copy link

codecov-io commented Jan 11, 2020

Codecov Report

Merging #562 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #562   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files          38       38           
  Lines       13948    13948           
=======================================
  Hits        13451    13451           
  Misses        497      497

@aleju aleju merged commit 8d39175 into master Jan 11, 2020
@aleju aleju deleted the elastic_test_cval branch January 11, 2020 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants