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

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

Merged
merged 2 commits into from
Dec 10, 2024

docs: fix slack example

a49097c
Select commit
Loading
Failed to load commit list.
Merged

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

docs: fix slack example
a49097c
Select commit
Loading
Failed to load commit list.
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.