stratumn / go-core

Stratumn's core utilities to create decentralized applications and networks
Apache License 2.0
0 stars 0 forks source link

postgresstore: remove postgres URL from help output #511

Closed t-bast closed 5 years ago

t-bast commented 5 years ago

It could leak the username/password.


This change is Reviewable

codecov[bot] commented 5 years ago

Codecov Report

Merging #511 into master will decrease coverage by 0.04%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
- Coverage   71.49%   71.44%   -0.05%     
==========================================
  Files         100      100              
  Lines        5563     5564       +1     
==========================================
- Hits         3977     3975       -2     
- Misses       1221     1223       +2     
- Partials      365      366       +1
Impacted Files Coverage Δ
postgresstore/cmd.go 0% <0%> (ø) :arrow_up:
validation/filewrapper.go 84.9% <0%> (-3.78%) :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 2f94450...4d31113. Read the comment docs.