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 QLR Upload support for remote datasource #510

Closed lucernae closed 5 years ago

lucernae commented 5 years ago

Related with kartoza/geonode#422

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@                 Coverage Diff                  @@
##           2.8.x-qgis_server     #510     +/-   ##
====================================================
+ Coverage              40.92%   41.12%   +0.2%     
====================================================
  Files                    410      411      +1     
  Lines                  29330    29447    +117     
  Branches                3723     3735     +12     
====================================================
+ Hits                   12003    12111    +108     
- Misses                 16581    16590      +9     
  Partials                 746      746
Impacted Files Coverage Δ
geonode/qgis_server/models.py 81.48% <ø> (ø) :arrow_up:
geonode/qgis_server/tests/test_views.py 99.75% <100%> (+0.02%) :arrow_up:
geonode/qgis_server/signals.py 84.64% <100%> (+1.37%) :arrow_up:
geonode/layers/forms.py 78.97% <40%> (-1.14%) :arrow_down:
geonode/layers/utils.py 58.43% <80%> (+0.69%) :arrow_up:
geonode/qgis_server/qlr.py 86% <86%> (ø)
geonode/layers/models.py 74.11% <87.5%> (+0.2%) :arrow_up:
... and 1 more

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 d4e9c28...e882948. Read the comment docs.