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

Ensure tiles have overlap applied #1921

Merged
merged 4 commits into from
Oct 30, 2019
Merged

Ensure tiles have overlap applied #1921

merged 4 commits into from
Oct 30, 2019

Conversation

rustyguts
Copy link
Contributor

This merge request addresses #1918, a tile overlap regression spotted in v0.23.0 and higher.

I've made the change needed to fix the regression, I've also added a test to prevent it from happening again.

Let me know if there are any improvements that I can make, this is my first PR for Sharp!

@coveralls
Copy link

coveralls commented Oct 17, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling b029c29 on rustyguts:1918 into ca52894 on lovell:master.

Copy link
Owner

@lovell lovell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thank you very much for this PR, I've added one question/suggestion inline but otherwise this is good to go.

test/unit/tile.js Outdated Show resolved Hide resolved
test/unit/tile.js Outdated Show resolved Hide resolved
@lovell lovell merged commit d5b7040 into lovell:master Oct 30, 2019
@lovell
Copy link
Owner

lovell commented Oct 30, 2019

Marvellous, thank you very much Brendan for both fixing this bug and adding new tests to help prevent it occurring again.

@lovell lovell added this to the v0.23.3 milestone Oct 30, 2019
lovell added a commit that referenced this pull request Nov 1, 2019
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.

3 participants