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

Fix switched x and y coordinates of tile seeder #516

Closed lucernae closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #516 into 2.8.x-qgis_server will increase coverage by <.01%. The diff coverage is 66.66%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           2.8.x-qgis_server     #516      +/-   ##
=====================================================
+ Coverage              41.39%   41.39%   +<.01%     
=====================================================
  Files                    412      412              
  Lines                  29596    29597       +1     
  Branches                3746     3746              
=====================================================
+ Hits                   12251    12252       +1     
  Misses                 16590    16590              
  Partials                 755      755
Impacted Files Coverage Δ
geonode/qgis_server/tests/test_helpers.py 99.29% <100%> (ø) :arrow_up:
geonode/qgis_server/tasks/update.py 73.49% <50%> (ø) :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 8f2468a...ae6d702. Read the comment docs.