-
-
Notifications
You must be signed in to change notification settings - Fork 64
fix bug about pixel overlap of adjacent tiles #372
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
Conversation
|
Hi @nipeone, congrats on your first contribution to Histolab 🎉
For this issue, an integration test would be better. Please note that we are testing the Tilers using the Of course, if you need guidance on this we are here ❤️ Alessia |
|
so sad,it's a little hard to me add integration test in test_tiler.py, i have tried. |
1 similar comment
|
so sad,it's a little hard to me add integration test in test_tiler.py, i have tried. |
|
Hey @nipeone, I added the missing integration test, no problem. @ernestoarbitrio however, this PR will fail again for the same reason as #371 |
now it should be ok |
Codecov Report
@@ Coverage Diff @@
## master #372 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 17 17
Lines 1411 1411
Branches 218 218
=========================================
Hits 1411 1411
Continue to review full report at Codecov.
|
|
Description
Types of Changes
Issues Fixed or Closed by This PR
pixel_overlap not work in GridTiler #370
Checklist