geometalab / Vector-Tiles-Reader-QGIS-Plugin

Vector Tiles Reader QGIS-Plugin - QGIS Python plugin which reads Mapbox Vector Tiles from a server, a local MBTiles file or a directory
http://plugins.qgis.org/plugins/vector_tiles_reader/
GNU General Public License v2.0
149 stars 30 forks source link

v3.2.1 #261

Closed mnboos closed 5 years ago

mnboos commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #261 into master-qgis3 will decrease coverage by 0.12%. The diff coverage is 67.5%.

Impacted file tree graph

@@               Coverage Diff                @@
##           master-qgis3     #261      +/-   ##
================================================
- Coverage         61.34%   61.22%   -0.13%     
================================================
  Files                17       17              
  Lines              3384     3386       +2     
================================================
- Hits               2076     2073       -3     
- Misses             1308     1313       +5
Impacted Files Coverage Δ
plugin/util/tile_helper.py 91.41% <100%> (ø) :arrow_up:
plugin/util/mp_helper.py 71.84% <60.71%> (-1.84%) :arrow_down:
plugin/vt_reader.py 87.5% <81.81%> (-0.36%) :arrow_down:

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 0a13dcf...cb213e9. Read the comment docs.