moov-io / accounts

accounts - General Ledger and financial account service with an HTTP API
https://moov.io
Apache License 2.0
48 stars 14 forks source link

cmd/server: bind HTTP server with TLS if HTTPS_* variables are defined #54

Closed adamdecaf closed 4 years ago

adamdecaf commented 4 years ago

Fixes: https://github.com/moov-io/accounts/issues/53

codecov-io commented 4 years ago

Codecov Report

Merging #54 into master will decrease coverage by 0.4%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   64.17%   63.77%   -0.41%     
==========================================
  Files          11       11              
  Lines         790      795       +5     
==========================================
  Hits          507      507              
- Misses        210      215       +5     
  Partials       73       73
Impacted Files Coverage Δ
cmd/server/main.go 5.71% <0%> (-0.29%) :arrow_down:

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 dcd18fb...84b95bc. Read the comment docs.