fix bug about pixel overlap of adjacent tiles#372
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