-
Notifications
You must be signed in to change notification settings - Fork 258
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
fix(grpc): type and field names for config from protobuf generation #1895
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1895 +/- ##
==========================================
+ Coverage 82.02% 82.06% +0.04%
==========================================
Files 173 173
Lines 17531 17608 +77
==========================================
+ Hits 14379 14450 +71
- Misses 3152 3158 +6 ☔ View full report in Codecov by Sentry. |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tushar Mathur <[email protected]>
Action required: PR inactive for 2 days. |
Action required: PR inactive for 2 days. |
Co-authored-by: Tushar Mathur <[email protected]>
…ailcallhq#1895) Co-authored-by: Tushar Mathur <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Summary:
Briefly describe the changes made in this PR.
Issue Reference(s):
Fixes #1754, fixes #1899, fixes #1897, fixes #1898
Build & Testing:
cargo test
successfully../lint.sh --mode=fix
to fix all linting issues raised by./lint.sh --mode=check
.Checklist:
<type>(<optional scope>): <title>