Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ability for consumers to add custom props / HTML attributes defined via configuration to components #723

Closed
wants to merge 1 commit into from

feat: add useComponentPropOverrides hook and withComponentPropOverrid…

5b53e4c
Select commit
Loading
Failed to load commit list.
Closed

feat: support ability for consumers to add custom props / HTML attributes defined via configuration to components #723

feat: add useComponentPropOverrides hook and withComponentPropOverrid…
5b53e4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

83.89% (+0.48%) compared to ba3ff7e

View this Pull Request on Codecov

83.89% (+0.48%) compared to ba3ff7e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.89%. Comparing base (ba3ff7e) to head (5b53e4c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #723      +/-   ##
==========================================
+ Coverage   83.41%   83.89%   +0.48%     
==========================================
  Files          40       41       +1     
  Lines        1073     1105      +32     
  Branches      197      210      +13     
==========================================
+ Hits          895      927      +32     
  Misses        166      166              
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.