chore(backport release-1.1): fix(controller): fix tricky expr evaluation cases dealing with quotes and newlines #3186
Codecov / codecov/project
succeeded
Dec 23, 2024 in 0s
51.17% (+0.00%) compared to 3b6fba1
View this Pull Request on Codecov
51.17% (+0.00%) compared to 3b6fba1
Details
Codecov Report
Attention: Patch coverage is 85.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 51.17%. Comparing base (
3b6fba1
) to head (d3b8f46
).
Files with missing lines | Patch % | Lines |
---|---|---|
internal/expressions/json_templates.go | 85.00% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## release-1.1 #3186 +/- ##
============================================
Coverage 51.17% 51.17%
============================================
Files 285 285
Lines 25619 25627 +8
============================================
+ Hits 13110 13115 +5
- Misses 11812 11814 +2
- Partials 697 698 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading