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

Handle missprojection for raster layer reupload #502

Closed lucernae closed 5 years ago

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

Codecov Report

:exclamation: No coverage uploaded for pull request base (2.8.x-qgis_server@1bd13b4). Click here to learn what that means. The diff coverage is 54.54%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             2.8.x-qgis_server    #502   +/-   ##
===================================================
  Coverage                     ?   38.6%           
===================================================
  Files                        ?     403           
  Lines                        ?   28950           
  Branches                     ?    3671           
===================================================
  Hits                         ?   11176           
  Misses                       ?   17027           
  Partials                     ?     747
Impacted Files Coverage Δ
geonode/tests/integration.py 0% <ø> (ø)
geonode/qgis_server/tests/test_views.py 99.72% <100%> (ø)
geonode/qgis_server/models.py 80.74% <50%> (ø)
geonode/layers/utils.py 56.28% <50%> (ø)
geonode/qgis_server/signals.py 83.12% <52.94%> (ø)

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 1bd13b4...5a03d1e. Read the comment docs.

lucernae commented 5 years ago

There still seems to be some problem with GeoServer. Perhaps the settings? Will fix on another PR.

501 is still error.