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

Add carcase for grpc #28

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Add carcase for grpc #28

wants to merge 17 commits into from

Conversation

Smolevich
Copy link
Owner

@Smolevich Smolevich commented Nov 27, 2022

  • Generate code by protoc fille
  • Add tests

@Smolevich Smolevich linked an issue Nov 27, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Base: 74.38% // Head: 21.17% // Decreases project coverage by -53.21% ⚠️

Coverage data is based on head (d565a73) compared to base (0d53e5a).
Patch coverage: 3.07% of modified lines in pull request are covered.

Additional details and impacted files
@@              Coverage Diff              @@
##             master      #28       +/-   ##
=============================================
- Coverage     74.38%   21.17%   -53.22%     
- Complexity       99      517      +418     
=============================================
  Files            11       68       +57     
  Lines           324     1842     +1518     
=============================================
+ Hits            241      390      +149     
- Misses           83     1452     +1369     
Impacted Files Coverage Δ
src/Reindexer/GPBMetadata/Reindexer.php 100.00% <ø> (ø)
src/Reindexer/Grpc/AddIndexRequest.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/AddNamespaceRequest.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/AddTxItemRequest.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/BeginTransactionRequest.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/CloseNamespaceRequest.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/CommitTransactionRequest.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/ConnectOptions.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/ConnectRequest.php 0.00% <0.00%> (ø)
src/Reindexer/Grpc/DeleteRequest.php 0.00% <0.00%> (ø)
... and 53 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Add grpc support
1 participant