-
Notifications
You must be signed in to change notification settings - Fork 1
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
GTC-2781: Merge dev
-> staging
#152
Conversation
Staging -> Production: Titiler dynamic tiling
…upport VIIRS Fire Alerts (#149) * feat: update supported attributes Change from 'max' to 'mode' when aggregating umd_tree_cover_density__threshold * chore(Dockerfile): enforce amd64 platform Running on an ARM architecture requires more updates to build successfully.
Switch to using the rasterio_no_numpy layer (missed it before)
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## staging #152 +/- ##
===========================================
- Coverage 79.46% 79.45% -0.02%
===========================================
Files 56 56
Lines 1870 1869 -1
===========================================
- Hits 1486 1485 -1
Misses 384 384
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Fix failing tests due to incorrect numpy
Merge the changes from GTC-2781 into
staging