Skip to content

fix(transformers): handle YAML comment prefixes correctly for v3

a8ca822
Select commit
Loading
Failed to load commit list.
Open

fix(transformers): handle YAML comment prefixes correctly for v3 #1266

fix(transformers): handle YAML comment prefixes correctly for v3
a8ca822
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 0s

89.78% (+0.11%) compared to 4365957

View this Pull Request on Codecov

89.78% (+0.11%) compared to 4365957

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.78%. Comparing base (4365957) to head (a8ca822).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1266      +/-   ##
==========================================
+ Coverage   89.66%   89.78%   +0.11%     
==========================================
  Files          79       79              
  Lines        3512     3513       +1     
  Branches     1007     1008       +1     
==========================================
+ Hits         3149     3154       +5     
+ Misses        327      324       -3     
+ Partials       36       35       -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.