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: variable parsing #5144

Merged
merged 1 commit into from
Mar 12, 2024
Merged

fix: variable parsing #5144

merged 1 commit into from
Mar 12, 2024

Conversation

vsukhin
Copy link
Collaborator

@vsukhin vsukhin commented Mar 11, 2024

Pull request description

fix #5117

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

Copy link

netlify bot commented Mar 11, 2024

Deploy Preview for testkube-docs-preview ready!

Name Link
🔨 Latest commit 42dcdf8
🔍 Latest deploy log https://app.netlify.com/sites/testkube-docs-preview/deploys/65ef5d830536430008bc2e81
😎 Deploy Preview https://deploy-preview-5144--testkube-docs-preview.netlify.app
📱 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.

@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 30.11%. Comparing base (2d3ff85) to head (42dcdf8).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5144      +/-   ##
===========================================
- Coverage    30.11%   30.11%   -0.01%     
===========================================
  Files          348      348              
  Lines        32464    32464              
===========================================
- Hits          9778     9775       -3     
- Misses       21779    21781       +2     
- Partials       907      908       +1     
Flag Coverage Δ
integrationtests 5.33% <ø> (ø)
unittests 26.50% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vsukhin vsukhin merged commit d4264af into develop Mar 12, 2024
14 checks passed
@vsukhin vsukhin deleted the vsukhin/fix/variable-parameter branch March 12, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't use equal sign together with double quote in variable when running test from CLI
3 participants