unblinking / recipe-report

🗃 recipe.report monorepo
https://www.recipe.report
GNU Affero General Public License v3.0
1 stars 0 forks source link

PostgreSQL SSL connection in Digital Ocean #59

Closed jmg1138 closed 2 years ago

jmg1138 commented 2 years ago

Better pg Pool config object using the (hopefully) proper ssl setting for digital ocean.

Fixes #57

codecov[bot] commented 2 years ago

Codecov Report

Merging #59 (0d24ca9) into main (baf2aab) will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #59      +/-   ##
========================================
- Coverage   9.48%   9.46%   -0.02%     
========================================
  Files         32      32              
  Lines        696     697       +1     
  Branches      70      71       +1     
========================================
  Hits          66      66              
- Misses       596     597       +1     
  Partials      34      34              
Impacted Files Coverage Δ
src/db/index.ts 0.00% <0.00%> (ø)

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 baf2aab...0d24ca9. Read the comment docs.