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: rpc with error #481

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

feat: rpc with error #481

wants to merge 1 commit into from

Conversation

giangndm
Copy link
Contributor

Pull Request

Description

This PR add RPC between nodes with error for better debugging

Related Issue

If this pull request is related to any issue, please mention it here.

Checklist

  • I have tested the changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation, if necessary.
  • I have added appropriate tests, if applicable.

Screenshots

If applicable, add screenshots to help explain the changes made.

Additional Notes

Add any additional notes or context about the pull request here.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 380 lines in your changes missing coverage. Please review.

Project coverage is 35.94%. Comparing base (5e38365) to head (c9affa8).

Files with missing lines Patch % Lines
bin/src/server/media/rpc_handler.rs 0.00% 104 Missing ⚠️
bin/src/server/gateway/local_rpc_handler.rs 0.00% 103 Missing ⚠️
bin/src/server/gateway/remote_rpc_handler.rs 0.00% 64 Missing ⚠️
packages/protocol/src/protobuf/cluster_gateway.rs 0.00% 53 Missing ⚠️
...ackages/protocol/src/protobuf/cluster_connector.rs 0.00% 17 Missing ⚠️
packages/protocol/src/rpc/quinn.rs 0.00% 15 Missing ⚠️
bin/src/http/api_console/connector.rs 0.00% 12 Missing ⚠️
bin/src/server/connector/remote_rpc_handler.rs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #481      +/-   ##
==========================================
- Coverage   36.04%   35.94%   -0.10%     
==========================================
  Files         176      176              
  Lines       18183    18232      +49     
==========================================
  Hits         6554     6554              
- Misses      11629    11678      +49     

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

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.

1 participant