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

Fixed load_samples to wrap variables in quotes to prevent YAML parsing errors #5858

Merged
merged 1 commit into from
Mar 8, 2025

Fixed load_samples to wrap variables in quotes to prevent YAML parsin…

204aa7b
Select commit
Loading
Failed to load commit list.
Merged

Fixed load_samples to wrap variables in quotes to prevent YAML parsing errors #5858

Fixed load_samples to wrap variables in quotes to prevent YAML parsin…
204aa7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2025 in 0s

87.01% (target 85.00%)

View this Pull Request on Codecov

87.01% (target 85.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.01%. Comparing base (7f21d2e) to head (204aa7b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5858   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files         407      407           
  Lines       25123    25123           
  Branches     2706     2706           
=======================================
  Hits        21862    21862           
  Misses       2678     2678           
  Partials      583      583           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.