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): handle union shared fields #2757

Merged
merged 11 commits into from
Aug 28, 2024

Merge branch 'main' into fix/jit-union-shared-field

a9110b4
Select commit
Loading
Failed to load commit list.
Merged

fix(grpc): handle union shared fields #2757

Merge branch 'main' into fix/jit-union-shared-field
a9110b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

86.67% (+0.01%) compared to 452648e

View this Pull Request on Codecov

86.67% (+0.01%) compared to 452648e

Details

Codecov Report

Attention: Patch coverage is 96.38554% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.67%. Comparing base (452648e) to head (a9110b4).

Files Patch % Lines
src/core/blueprint/index.rs 90.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2757      +/-   ##
==========================================
+ Coverage   86.65%   86.67%   +0.01%     
==========================================
  Files         255      255              
  Lines       25020    25071      +51     
==========================================
+ Hits        21682    21730      +48     
- Misses       3338     3341       +3     

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