-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Change parsing of postgresql settings #4275
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
Change parsing of postgresql settings #4275
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4275 +/- ##
==========================================
+ Coverage 19.97% 20.01% +0.04%
==========================================
Files 153 153
Lines 30581 30584 +3
==========================================
+ Hits 6109 6122 +13
+ Misses 23544 23535 -9
+ Partials 928 927 -1
Continue to review full report at Codecov.
|
@techknowlogick could you add some tests? |
@lunny I don't see how tests could be added for this |
I pushed the function and now this is still pending tests. |
Ok. Tests added, and I know this already has 2 LG-TM, but I will wait for another merger/owner to merge this. |
Fix #4200