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): allow users to pass value along with mustache template #2383

Merged
merged 7 commits into from
Jul 9, 2024

Merge branch 'main' into chore/grpc-body-to-bal

f4a7566
Select commit
Loading
Failed to load commit list.
Merged

fix(grpc): allow users to pass value along with mustache template #2383

Merge branch 'main' into chore/grpc-body-to-bal
f4a7566
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

87.37% (+0.00%) compared to e90f961

View this Pull Request on Codecov

87.37% (+0.00%) compared to e90f961

Details

Codecov Report

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

Project coverage is 87.37%. Comparing base (e90f961) to head (f4a7566).

Files Patch % Lines
src/core/blueprint/mustache.rs 80.00% 1 Missing ⚠️
src/core/grpc/request_template.rs 92.85% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2383   +/-   ##
=======================================
  Coverage   87.37%   87.37%           
=======================================
  Files         242      242           
  Lines       22494    22517   +23     
=======================================
+ Hits        19654    19675   +21     
- Misses       2840     2842    +2     

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