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: split yaml by matching (?m)^---\n regex #305

Closed
wants to merge 3 commits into from

Merge branch 'main' into fix-278

28c9c8f
Select commit
Loading
Failed to load commit list.
Closed

fix: split yaml by matching (?m)^---\n regex #305

Merge branch 'main' into fix-278
28c9c8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

29.66% (+0.08%) compared to 08b806c

View this Pull Request on Codecov

29.66% (+0.08%) compared to 08b806c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.66%. Comparing base (08b806c) to head (28c9c8f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
+ Coverage   29.58%   29.66%   +0.08%     
==========================================
  Files          23       23              
  Lines        1724     1726       +2     
==========================================
+ Hits          510      512       +2     
  Misses       1137     1137              
  Partials       77       77              

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