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

trace: Add default impls for Grpc #400

Merged
merged 2 commits into from
Sep 1, 2023
Merged

Conversation

LucioFranco
Copy link
Member

This adds some default impls to allow the trace::ResponseBody to impl Default and satisfy tonic's requirements for using an interceptor.

@LucioFranco
Copy link
Member Author

LucioFranco commented Aug 25, 2023

Tests seem to be failing for some reason? Outside of the changes I made that is

@LucioFranco
Copy link
Member Author

I went ahead an ignored that test since it seems fixed on master, when we merge this branch back in we can enable it again.

@LucioFranco
Copy link
Member Author

I don't know why the public crates thing is failing now....

@tottoto
Copy link
Contributor

tottoto commented Aug 28, 2023

I think this is caused by recent nightly changes. (I've published a pull request (davidpdrsn/cargo-public-api-crates#5) to fix this.)

@LucioFranco
Copy link
Member Author

Thanks @tottoto for looking into this!

@LucioFranco LucioFranco merged commit c9e27f6 into v0.4.x Sep 1, 2023
11 checks passed
@LucioFranco LucioFranco deleted the lucio/grpc-defaults branch September 1, 2023 15:04
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.

None yet

2 participants