Skip to content

feat(mergeProps): utility to merge component props and global config

e5648a9
Select commit
Loading
Failed to load commit list.
Closed

feat(mergeProps): utility to merge component props and global config #645

feat(mergeProps): utility to merge component props and global config
e5648a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2025 in 1s

90.21% (+0.02%) compared to ea6698f

View this Pull Request on Codecov

90.21% (+0.02%) compared to ea6698f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.21%. Comparing base (ea6698f) to head (e5648a9).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #645      +/-   ##
==========================================
+ Coverage   90.19%   90.21%   +0.02%     
==========================================
  Files          36       37       +1     
  Lines         877      879       +2     
  Branches      285      291       +6     
==========================================
+ Hits          791      793       +2     
  Misses         84       84              
  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.