Skip to content

test(mergeProps): add tests for handling empty and whitespace-only cl…

bdf7add
Select commit
Loading
Failed to load commit list.
Closed

feat(mergeProps): enhance mergeProps to handle className and style #745

test(mergeProps): add tests for handling empty and whitespace-only cl…
bdf7add
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

86.37% (+0.06%) compared to 7e36953

View this Pull Request on Codecov

86.37% (+0.06%) compared to 7e36953

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.37%. Comparing base (7e36953) to head (bdf7add).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
+ Coverage   86.31%   86.37%   +0.06%     
==========================================
  Files          39       39              
  Lines        1052     1057       +5     
  Branches      372      376       +4     
==========================================
+ Hits          908      913       +5     
  Misses        142      142              
  Partials        2        2              

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