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 grpc over unix domain socket #163

Merged
merged 2 commits into from
Apr 15, 2023

Conversation

tsirysndr
Copy link
Owner

No description provided.

@tsirysndr tsirysndr added the enhancement New feature or request label Apr 15, 2023
@tsirysndr tsirysndr self-assigned this Apr 15, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Apr 15, 2023

Codecov Report

Patch coverage: 2.32% and project coverage change: -0.11 ⚠️

Comparison is base (9042fae) 40.80% compared to head (22bf6cc) 40.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   40.80%   40.70%   -0.11%     
==========================================
  Files         107      107              
  Lines       15347    15388      +41     
==========================================
+ Hits         6263     6264       +1     
- Misses       9084     9124      +40     
Impacted Files Coverage Δ
server/src/server.rs 0.00% <0.00%> (ø)
server/src/lib.rs 24.70% <100.00%> (ø)

... and 3 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsirysndr tsirysndr merged commit cceb374 into master Apr 15, 2023
5 of 7 checks passed
@tsirysndr tsirysndr deleted the feat/grpc-over-unix-domain-socket branch April 15, 2023 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant