mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
555a1fccdd
* added manual coverage justfile command * a lot of small refactorings of config and argument parsing * feature: support jsonb query param for functions * cleaned up public/private access * make all tests populate with a predefined values to avoid issues with random data
14 lines
175 B
Plaintext
14 lines
175 B
Plaintext
#### Make sure this list is the same as in the .dockerignore file
|
|
|
|
.DS_Store
|
|
/target/
|
|
**/*.rs.bk
|
|
.idea/
|
|
test_log*
|
|
*.profraw
|
|
|
|
pg_data/
|
|
config.yml
|
|
tests/output/
|
|
tests/expected/
|