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

Prevent strings from wrapping in .yaml for a proper round-trip #10669

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into fix-extra-space-on-params-loaded-from-lockfile

4073fb0
Select commit
Loading
Failed to load commit list.
Open

Prevent strings from wrapping in .yaml for a proper round-trip #10669

Merge branch 'main' into fix-extra-space-on-params-loaded-from-lockfile
4073fb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

91.07% (+0.38%) compared to 2431ec6

View this Pull Request on Codecov

91.07% (+0.38%) compared to 2431ec6

Details

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 91.07%. Comparing base (2431ec6) to head (4073fb0).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10669      +/-   ##
==========================================
+ Coverage   90.68%   91.07%   +0.38%     
==========================================
  Files         504      504              
  Lines       39795    39931     +136     
  Branches     3141     3157      +16     
==========================================
+ Hits        36087    36366     +279     
+ Misses       3042     2938     -104     
+ Partials      666      627      -39     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.