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): import proto files relative to parent proto #1705

Merged
merged 3 commits into from
Apr 19, 2024

Merge branch 'main' into fix/proto-inputs

2c01bdc
Select commit
Loading
Failed to load commit list.
Merged

fix(grpc): import proto files relative to parent proto #1705

Merge branch 'main' into fix/proto-inputs
2c01bdc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 0s

86.91% (+0.00%) compared to 0f46776

View this Pull Request on Codecov

86.91% (+0.00%) compared to 0f46776

Details

Codecov Report

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

Project coverage is 86.91%. Comparing base (0f46776) to head (2c01bdc).

Files Patch % Lines
src/proto_reader.rs 92.85% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1705   +/-   ##
=======================================
  Coverage   86.90%   86.91%           
=======================================
  Files         155      155           
  Lines       15568    15588   +20     
=======================================
+ Hits        13530    13548   +18     
- Misses       2038     2040    +2     

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