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

chore(backport release-1.1): fix(controller): expressions: fix quote() of a json object #3116

Merged
merged 1 commit into from
Dec 10, 2024

fix(controller): expressions: fix quote() of a json object (#3111)

f8cc08c
Select commit
Loading
Failed to load commit list.
Merged

chore(backport release-1.1): fix(controller): expressions: fix quote() of a json object #3116

fix(controller): expressions: fix quote() of a json object (#3111)
f8cc08c
Select commit
Loading
Failed to load commit list.
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.