submarcos / django-vectortiles

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

fix extent / clip / buffer usage #18

Closed submarcos closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #18 (454c0b5) into master (5d80010) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          156       156           
=========================================
  Hits           156       156           
Impacted Files Coverage Δ
vectortiles/mapbox/mixins.py 100.00% <100.00%> (ø)
vectortiles/mixins.py 100.00% <100.00%> (ø)
vectortiles/postgis/mixins.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5d80010...454c0b5. Read the comment docs.