-
-
Notifications
You must be signed in to change notification settings - Fork 306
test(mbtiles): Generate mbtiles dynamically from SQL files to increase debuggability and transparency #2380
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
base: main
Are you sure you want to change the base?
Conversation
|
@CommanderStorm @nyurik Hi, finally getting to work on this. I think I made most of the changes to the Same goes for integration tests. Would you please help me fix the remaining unit and integration tests to close this PR and the issue? |
|
Got stuck in Code Coverage here: Can't figure out what is wrong with |
Which issue does this PR close?
What changes are included in this PR?
.sqlfiles used to generatembtilesfor unit and integration tests.Are these changes tested?