-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add styles to qgs file #474
Add styles to qgs file #474
Conversation
the end result will be similar to the abandon kartoza#472 fix kartoza#406 fix kartoza#325
@lucernae the unittest will come later as i'm still struggling to make it passed |
Codecov Report
@@ Coverage Diff @@
## 2.8.x-qgis_server #474 +/- ##
=====================================================
+ Coverage 41.36% 41.37% +0.01%
=====================================================
Files 403 403
Lines 28950 28968 +18
Branches 3671 3678 +7
=====================================================
+ Hits 11974 11986 +12
- Misses 16234 16236 +2
- Partials 742 746 +4
Continue to review full report at Codecov.
|
merge and deploy asap @boney-bun so we can test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
@boney-bun please add docstring for the new parameter.
Also, create a unittest for this in a separate PR.
thanks @lucernae |
the end result will be similar to the abandon #472
fix #406
fix #325