submarcos / django-vectortiles

Mapbox VectorTiles for django, with PostGIS or Python
https://django-vectortiles.readthedocs.io
MIT License
38 stars 11 forks source link

✨ Implement native rest_framework renderer (thanks StefanBrand) #32

Closed submarcos closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (9f5fa9e) compared to base (874d22f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #32 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 11 +1 Lines 257 275 +18 ========================================= + Hits 257 275 +18 ``` | [Impacted Files](https://codecov.io/gh/submarcos/django-vectortiles/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede) | Coverage Δ | | |---|---|---| | [vectortiles/rest\_framework/renderers.py](https://codecov.io/gh/submarcos/django-vectortiles/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede#diff-dmVjdG9ydGlsZXMvcmVzdF9mcmFtZXdvcmsvcmVuZGVyZXJzLnB5) | `100.00% <100.00%> (ø)` | | | [vectortiles/tests/test\_views.py](https://codecov.io/gh/submarcos/django-vectortiles/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede#diff-dmVjdG9ydGlsZXMvdGVzdHMvdGVzdF92aWV3cy5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.