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): fix tricky expr evaluation cases dealing with quotes and newlines #3186

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

akuitybot
Copy link

Automated backport to release-1.1, triggered by a label in #3170.

… and newlines (#3170)

Signed-off-by: Kent Rancourt <[email protected]>
(cherry picked from commit afae9dd)
Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit d3b8f46
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/67697c3996fb7500082c45d1
😎 Deploy Preview https://deploy-preview-3186.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Dec 23, 2024

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).
Report is 1 commits behind head on release-1.1.

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.

@krancour krancour merged commit bb994ed into release-1.1 Dec 23, 2024
23 checks passed
@krancour krancour deleted the backport-3170-to-release-1.1 branch December 23, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants