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: add TLS utils to be used by main for gRPC connection #621

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Sep 13, 2023

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #621 (680a262) into main (e716456) will increase coverage by 0.31%.
The diff coverage is 96.49%.

@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
+ Coverage   76.41%   76.73%   +0.31%     
==========================================
  Files          21       22       +1     
  Lines        3528     3585      +57     
==========================================
+ Hits         2696     2751      +55     
- Misses        765      767       +2     
  Partials       67       67              
Files Changed Coverage Δ
pkg/server/tls.go 96.49% <96.49%> (ø)

@glimchb glimchb marked this pull request as ready for review September 13, 2023 19:57
@glimchb glimchb requested a review from a team as a code owner September 13, 2023 19:57
@glimchb glimchb added the Merge Candidate in the open merge window, next candidate for merge label Sep 13, 2023
@glimchb glimchb merged commit a35b173 into main Sep 14, 2023
19 checks passed
@glimchb glimchb deleted the glimchb-patch-2 branch September 14, 2023 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge Candidate in the open merge window, next candidate for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant