mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +03:00
def4a6f1ec
* Detect all unrecognized config file values, and report them. Ideally we want to use `serde-ignored` crate, but it doesn't work with flattened structs (yet). So using a bad workaround. * CI test has been using all sorts of somewhat duplicated temporary pbf files - cleaned up to `tmp.pbf`, and made sure curl only shows errors, not download stats. * In CI, crash psql instead of silently ignoring errors * Don't serialize optional config values as nulls * Tiny error message cleanup |
||
---|---|---|
.. | ||
fixtures | ||
composite_source.html | ||
config.yaml | ||
debug-deckgl.html | ||
debug-leaflet.html | ||
debug-maplibre.html | ||
debug.html | ||
function_source_test.rs | ||
initdb-martin.sh | ||
server_test.rs | ||
table_source_test.rs | ||
vtzero-check | ||
vtzero-show |