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

Building Strongly Typed Polymorphic Components #18274

Merged
merged 6 commits into from
Jan 15, 2025

Merge branch 'main' into PolymorphicProps

eca26cd
Select commit
Loading
Failed to load commit list.
Merged

Building Strongly Typed Polymorphic Components #18274

Merge branch 'main' into PolymorphicProps
eca26cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

84.17% (+0.00%) compared to 05e4725

View this Pull Request on Codecov

84.17% (+0.00%) compared to 05e4725

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.17%. Comparing base (05e4725) to head (eca26cd).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/react/src/components/Text/Text.tsx 88.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18274   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files         408      408           
  Lines       14435    14435           
  Branches     4660     4640   -20     
=======================================
  Hits        12150    12150           
- Misses       2120     2121    +1     
+ Partials      165      164    -1     

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