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