9
18
Fork 24

Make database connections configurable by environment variables #768

Zusammengeführt
KitaitiMakoto hat 4 Commits von db-conns-conf nach master 2020-05-06 17:28:00 +00:00 zusammengeführt
KitaitiMakoto hat 2020-05-05 06:32:32 +00:00 kommentiert (Migriert von github.com)

so that we can tune performance.

so that we can tune performance.
codecov[bot] hat 2020-05-05 06:59:18 +00:00 kommentiert (Migriert von github.com)

Codecov Report

Merging #768 into master will decrease coverage by 0.03%.
The diff coverage is 18.18%.

@@            Coverage Diff             @@
##           master     #768      +/-   ##
==========================================
- Coverage   38.99%   38.96%   -0.04%     
==========================================
  Files          73       73              
  Lines        9721     9729       +8     
  Branches     2226     2227       +1     
==========================================
  Hits         3791     3791              
- Misses       4878     4885       +7     
- Partials     1052     1053       +1     
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/768?src=pr&el=h1) Report > Merging [#768](https://codecov.io/gh/Plume-org/Plume/pull/768?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/180e34b07c014a3a37b2031cf0532ee17104f47b&el=desc) will **decrease** coverage by `0.03%`. > The diff coverage is `18.18%`. ```diff @@ Coverage Diff @@ ## master #768 +/- ## ========================================== - Coverage 38.99% 38.96% -0.04% ========================================== Files 73 73 Lines 9721 9729 +8 Branches 2226 2227 +1 ========================================== Hits 3791 3791 - Misses 4878 4885 +7 - Partials 1052 1053 +1 ```
elegaanz (Migriert von github.com) hat 2020-05-05 21:45:21 +00:00 gereviewt
elegaanz (Migriert von github.com) hat einen Kommentar hinterlassen

Nice! I just have a small question, but otherwise it seems good to merge. Thanks!

Nice! I just have a small question, but otherwise it seems good to merge. Thanks!
elegaanz (Migriert von github.com) hat 2020-05-05 21:43:59 +00:00 kommentiert

Is there a reason for panicking in one case and silently failing in the other?

Is there a reason for panicking in one case and silently failing in the other?
KitaitiMakoto (Migriert von github.com) hat 2020-05-05 22:09:38 +00:00 gereviewt
KitaitiMakoto (Migriert von github.com) hat 2020-05-05 22:09:38 +00:00 kommentiert

Good catch! There's no reason why. I will rewrite this and push it.

Good catch! There's no reason why. I will rewrite this and push it.
KitaitiMakoto (Migriert von github.com) hat 2020-05-05 22:11:41 +00:00 gereviewt
KitaitiMakoto (Migriert von github.com) hat 2020-05-05 22:11:41 +00:00 kommentiert

Done.

Done.
elegaanz (Migriert von github.com) hat die Änderungen 2020-05-06 17:27:53 +00:00 genehmigt
elegaanz (Migriert von github.com) hat einen Kommentar hinterlassen

Great!

Great!
KitaitiMakoto hat 2020-05-06 20:01:59 +00:00 kommentiert (Migriert von github.com)

Thank you for the merge.

Thank you for the merge.
Anmelden, um an der Diskussion teilzunehmen.
Keine Reviewer
Kein Meilenstein
Kein Projekt
Niemand zuständig
1 Beteiligter
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: Plume/Plume#768
Keine Beschreibung angegeben.