Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default download and edit maps #207 #330

Conversation

boney-bun
Copy link

the working example:
fixdefaultmap

partially fix #207

@boney-bun boney-bun force-pushed the fix-default-download-and-edit-maps-#207 branch from 4f608f1 to ddb724c Compare October 11, 2017 09:09
@codecov
Copy link

codecov bot commented Oct 12, 2017

Codecov Report

Merging #330 into master-qgis_server will increase coverage by <.01%.
The diff coverage is 62.42%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##           master-qgis_server    #330      +/-   ##
=====================================================
+ Coverage                49.1%   49.1%   +<.01%     
=====================================================
  Files                     267     267              
  Lines                   20224   20342     +118     
  Branches                 2617    2626       +9     
=====================================================
+ Hits                     9930    9989      +59     
- Misses                   9683    9740      +57     
- Partials                  611     613       +2
Impacted Files Coverage Δ
geonode/qgis_server/urls.py 100% <ø> (ø) ⬆️
geonode/maps/tests.py 98.25% <100%> (ø) ⬆️
geonode/qgis_server/tests/test_views.py 100% <100%> (ø) ⬆️
geonode/maps/urls.py 95.83% <100%> (+0.83%) ⬆️
geonode/maps/views.py 47.19% <22.22%> (-0.56%) ⬇️
geonode/maps/qgis_server_views.py 54.9% <56.17%> (-2.77%) ⬇️
geonode/qgis_server/views.py 61.3% <9.52%> (-3.46%) ⬇️
geonode/maps/models.py 69.58% <0%> (+0.41%) ⬆️

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 70d64ff...2d8155c. Read the comment docs.

@boney-bun
Copy link
Author

i'll close this ticket and deploy it to the testing.

@boney-bun boney-bun merged commit 552228f into kartoza:master-qgis_server Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure default interaction with Maps is working
1 participant