Skip to content

Merge branch 'main' into yaml-string-based

fec354a
Select commit
Loading
Failed to load commit list.
Closed

refactor(yaml): make yaml string based #6590

Merge branch 'main' into yaml-string-based
fec354a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2025 in 0s

94.16% (-0.01%) compared to 7506617, passed because coverage increased by 0% when compared to adjusted base (94.16%)

View this Pull Request on Codecov

94.16% (-0.01%) compared to 7506617, passed because coverage increased by 0% when compared to adjusted base (94.16%)

Details

Codecov Report

❌ Patch coverage is 93.69369% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.16%. Comparing base (7506617) to head (fec354a).

Files with missing lines Patch % Lines
yaml/_loader_state.ts 93.54% 2 Missing and 2 partials ⚠️
yaml/_dumper_state.ts 78.57% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6590      +/-   ##
==========================================
- Coverage   94.16%   94.16%   -0.01%     
==========================================
  Files         573      573              
  Lines       42425    42434       +9     
  Branches     6739     6744       +5     
==========================================
+ Hits        39951    39958       +7     
- Misses       2424     2425       +1     
- Partials       50       51       +1     

☔ 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.