kartoza / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
http://geonode.org/
GNU General Public License v3.0
8 stars 17 forks source link

Add tile seeder management command #514

Closed lucernae closed 5 years ago

lucernae commented 5 years ago

To be used for #422 in rancher scheduled services

codecov[bot] commented 5 years ago

Codecov Report

Merging #514 into 2.8.x-qgis_server will increase coverage by 0.2%. The diff coverage is 85.06%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##           2.8.x-qgis_server     #514     +/-   ##
====================================================
+ Coverage              41.18%   41.39%   +0.2%     
====================================================
  Files                    411      412      +1     
  Lines                  29452    29596    +144     
  Branches                3735     3746     +11     
====================================================
+ Hits                   12130    12251    +121     
- Misses                 16573    16590     +17     
- Partials                 749      755      +6
Impacted Files Coverage Δ
geonode/qgis_server/views.py 60.72% <100%> (-0.21%) :arrow_down:
geonode/qgis_server/gis_tools.py 87.87% <100%> (+1.21%) :arrow_up:
geonode/qgis_server/tests/test_helpers.py 99.29% <100%> (+0.08%) :arrow_up:
...ode/qgis_server/management/commands/tile_seeder.py 79.01% <79.01%> (ø)
geonode/qgis_server/tasks/update.py 73.49% <80.95%> (+2.06%) :arrow_up:
geonode/qgis_server/helpers.py 68.32% <92.85%> (+1.48%) :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 56239b4...2cb2bfd. Read the comment docs.