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

Conversation

janpawlowskiof
Copy link

@janpawlowskiof janpawlowskiof commented Jan 13, 2025

  • ❗ I have followed the Contributing to DVC checklist.

  • πŸ“– If this PR requires documentation updates, I have created a separate PR (or issue, at least) in dvc.org and linked it here.

    • Does not change things for the user

Solve for #10668
This issue and solution was somewhat mentioned in #9397

Cheers!

Copy link

codecov bot commented Jan 13, 2025

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.

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.

2 participants