fix: define displayName for all components with forwarded refs #3460
+128
−93
Codecov / codecov/project
succeeded
Mar 6, 2025 in 1s
93.53% (+0.06%) compared to 0077397
View this Pull Request on Codecov
93.53% (+0.06%) compared to 0077397
Details
Codecov Report
Attention: Patch coverage is 98.75000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 93.53%. Comparing base (
0077397
) to head (874ee80
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/Dropdown/index.jsx | 97.14% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-22.x #3460 +/- ##
================================================
+ Coverage 93.46% 93.53% +0.06%
================================================
Files 252 252
Lines 4543 4591 +48
Branches 1023 1023
================================================
+ Hits 4246 4294 +48
Misses 294 294
Partials 3 3
☔ 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.
Loading