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

Dev qgis3 #249

Closed mnboos closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #249 into master-qgis3 will increase coverage by 0.02%. The diff coverage is 77.77%.

Impacted file tree graph

@@               Coverage Diff                @@
##           master-qgis3     #249      +/-   ##
================================================
+ Coverage         61.21%   61.23%   +0.02%     
================================================
  Files                17       17              
  Lines              3380     3382       +2     
================================================
+ Hits               2069     2071       +2     
  Misses             1311     1311
Impacted Files Coverage Δ
plugin/vt_reader.py 87.85% <100%> (ø) :arrow_up:
plugin/ui/dialogs.py 40.39% <100%> (+0.19%) :arrow_up:
plugin/util/tile_source.py 65.94% <100%> (+0.09%) :arrow_up:
plugin/style_converter/core/xml_helper.py 97.66% <60%> (ø) :arrow_up:

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 920c43e...a51c936. Read the comment docs.