fix(controller): expressions: fix quote() of a json object #3111
+47
−8
Codecov / codecov/project
succeeded
Dec 10, 2024 in 0s
51.14% (-0.01%) compared to ad9e16f, passed because coverage increased by 0% when compared to adjusted base (51.14%)
View this Pull Request on Codecov
51.14% (-0.01%) compared to ad9e16f, passed because coverage increased by 0% when compared to adjusted base (51.14%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 51.14%. Comparing base (
ad9e16f
) to head (a49097c
).
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 @@
## main #3111 +/- ##
==========================================
- Coverage 51.14% 51.14% -0.01%
==========================================
Files 283 283
Lines 25474 25479 +5
==========================================
+ Hits 13028 13030 +2
- Misses 11752 11754 +2
- Partials 694 695 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading