submarcos / django-vectortiles

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

try to make possible a qs slice for features #14

Closed submarcos closed 3 years ago

submarcos commented 3 years ago

fix #11

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (c7c1e14) into master (13d7b72) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          147       156    +9     
=========================================
+ Hits           147       156    +9     
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 13d7b72...c7c1e14. Read the comment docs.