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

fix(grpc): Load dependency proto files through reflection when available #2683

Merged
merged 11 commits into from
Aug 17, 2024

Fix CF Test

107845f
Select commit
Loading
Failed to load commit list.
Merged

fix(grpc): Load dependency proto files through reflection when available #2683

Fix CF Test
107845f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

86.34% (+0.03%) compared to 865d1e5

View this Pull Request on Codecov

86.34% (+0.03%) compared to 865d1e5

Details

Codecov Report

Attention: Patch coverage is 97.61905% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.34%. Comparing base (865d1e5) to head (107845f).

Files Patch % Lines
src/core/proto_reader/reader.rs 95.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2683      +/-   ##
==========================================
+ Coverage   86.31%   86.34%   +0.03%     
==========================================
  Files         255      255              
  Lines       24673    24747      +74     
==========================================
+ Hits        21297    21369      +72     
- Misses       3376     3378       +2     

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