submarcos / django-vectortiles

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

Unpin protobuf sub-dependency (mapbox_vector_tiles fixed) #33

Open submarcos opened 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 (1bf7ddd) compared to base (5739b42). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #33 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 12 9 -3 Lines 279 164 -115 ========================================== - Hits 279 164 -115 ``` | [Impacted Files](https://codecov.io/gh/submarcos/django-vectortiles/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede) | Coverage Δ | | |---|---|---| | [vectortiles/mixins.py](https://codecov.io/gh/submarcos/django-vectortiles/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede#diff-dmVjdG9ydGlsZXMvbWl4aW5zLnB5) | `100.00% <0.00%> (ø)` | | | [vectortiles/postgis/functions.py](https://codecov.io/gh/submarcos/django-vectortiles/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede#diff-dmVjdG9ydGlsZXMvcG9zdGdpcy9mdW5jdGlvbnMucHk=) | `100.00% <0.00%> (ø)` | | | [vectortiles/tests/test\_mixins.py](https://codecov.io/gh/submarcos/django-vectortiles/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede#diff-dmVjdG9ydGlsZXMvdGVzdHMvdGVzdF9taXhpbnMucHk=) | | | | [vectortiles/tests/test\_functions.py](https://codecov.io/gh/submarcos/django-vectortiles/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede#diff-dmVjdG9ydGlsZXMvdGVzdHMvdGVzdF9mdW5jdGlvbnMucHk=) | | | | [vectortiles/tests/test\_views.py](https://codecov.io/gh/submarcos/django-vectortiles/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jean-Etienne+Castagnede#diff-dmVjdG9ydGlsZXMvdGVzdHMvdGVzdF92aWV3cy5weQ==) | | | 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.