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(grpcserver): Added bufconn connection factory #284

Merged
merged 4 commits into from
Oct 1, 2024

Conversation

Skyld
Copy link
Contributor

@Skyld Skyld commented Oct 1, 2024

  • feat(grpcserver): Added bufconn connection factory
  • feat(grpcserver): Added factory tests

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (60ac675) to head (efe113a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #284      +/-   ##
===========================================
+ Coverage   96.13%   100.00%   +3.86%     
===========================================
  Files         182        14     -168     
  Lines        6366       474    -5892     
===========================================
- Hits         6120       474    -5646     
+ Misses        174         0     -174     
+ Partials       72         0      -72     
Flag Coverage Δ
config ?
fxconfig ?
fxcore ?
fxcron ?
fxgenerate ?
fxgrpcserver ?
fxhealthcheck ?
fxhttpclient ?
fxhttpserver ?
fxlog ?
fxmetrics ?
fxorm ?
fxsql ?
fxtrace ?
fxworker ?
generate ?
grpcserver 100.00% <100.00%> (ø)
healthcheck ?
httpclient ?
httpserver ?
log ?
orm ?
sql ?
trace ?
worker ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ekkinox ekkinox changed the title feat/grpcserver conn feat(grpcserver): Added bufconn connection factory Oct 1, 2024
@ekkinox ekkinox self-requested a review October 1, 2024 09:26
@ekkinox ekkinox merged commit 98065c6 into main Oct 1, 2024
6 checks passed
@ekkinox ekkinox deleted the feat/grpcserver-conn branch October 1, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants