chore(backport release-1.1): fix(controller): expressions: fix quote() of a json object #3116
Codecov / codecov/project
succeeded
Dec 10, 2024 in 0s
51.15% (-0.01%) compared to 31d32d7, passed because coverage increased by 0% when compared to adjusted base (51.15%)
View this Pull Request on Codecov
51.15% (-0.01%) compared to 31d32d7, passed because coverage increased by 0% when compared to adjusted base (51.15%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 51.15%. Comparing base (
31d32d7
) to head (f8cc08c
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/expressions/json_templates.go | 50.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## release-1.1 #3116 +/- ##
===============================================
- Coverage 51.15% 51.15% -0.01%
===============================================
Files 283 283
Lines 25471 25476 +5
===============================================
+ Hits 13030 13032 +2
- Misses 11748 11750 +2
- Partials 693 694 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading