Skip to content

fix: preserve repeating-linear-gradient through cssText round-trip

35a6953
Select commit
Loading
Failed to load commit list.
Open

fix: preserve repeating-linear-gradient through cssText round-trip #577

fix: preserve repeating-linear-gradient through cssText round-trip
35a6953
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

66.50% (+0.00%) compared to d9b2fcf

View this Pull Request on Codecov

66.50% (+0.00%) compared to d9b2fcf

Details

Codecov Report

❌ Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.50%. Comparing base (d9b2fcf) to head (35a6953).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/clone-node.ts 71.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   66.50%   66.50%           
=======================================
  Files          10       10           
  Lines         612      612           
  Branches      150      150           
=======================================
  Hits          407      407           
  Misses        144      144           
  Partials       61       61           

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