Skip to content
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

feat: Configure TLS in HTTP client #825

Merged
merged 1 commit into from
Oct 19, 2021
Merged

feat: Configure TLS in HTTP client #825

merged 1 commit into from
Oct 19, 2021

Conversation

fqutishat
Copy link
Contributor

Signed-off-by: Firas Qutishat firas.qutishat@securekey.com

@cla-bot cla-bot bot added the cla-signed label Oct 19, 2021
@codecov
Copy link

codecov bot commented Oct 19, 2021

Codecov Report

Merging #825 (bd2c5da) into main (c826bc5) will decrease coverage by 0.02%.
The diff coverage is 75.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #825      +/-   ##
==========================================
- Coverage   89.47%   89.45%   -0.03%     
==========================================
  Files         144      144              
  Lines       12620    12638      +18     
==========================================
+ Hits        11292    11305      +13     
- Misses        817      821       +4     
- Partials      511      512       +1     
Impacted Files Coverage Δ
cmd/orb-server/startcmd/start.go 73.80% <71.42%> (-0.23%) ⬇️
cmd/orb-server/startcmd/params.go 79.88% <77.27%> (+0.04%) ⬆️
pkg/observer/pubsub.go 94.44% <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 c826bc5...bd2c5da. Read the comment docs.

Signed-off-by: Firas Qutishat <firas.qutishat@securekey.com>
@fqutishat fqutishat merged commit 2addba7 into trustbloc:main Oct 19, 2021
@fqutishat fqutishat deleted the update branch October 19, 2021 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants