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.2 #264

Closed mnboos closed 4 years ago

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

Codecov Report

Merging #264 into master-qgis3 will increase coverage by <.01%. The diff coverage is 46.15%.

Impacted file tree graph

@@               Coverage Diff                @@
##           master-qgis3     #264      +/-   ##
================================================
+ Coverage         61.22%   61.22%   +<.01%     
================================================
  Files                17       17              
  Lines              3386     3384       -2     
================================================
- Hits               2073     2072       -1     
+ Misses             1313     1312       -1
Impacted Files Coverage Δ
plugin/ui/dialogs.py 40.77% <ø> (ø) :arrow_up:
plugin/util/network_helper.py 46.42% <0%> (+0.97%) :arrow_up:
plugin/vtr_plugin.py 28.68% <0%> (ø) :arrow_up:
plugin/vt_reader.py 87.5% <100%> (ø) :arrow_up:
plugin/util/mp_helper.py 70.47% <50%> (-1.37%) :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 c9a3ec6...a31ae86. Read the comment docs.