fix(SelectInputV2): fix dropdown align on left #4423
+66
−27
Codecov / codecov/project
succeeded
Nov 5, 2024 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 76.92308%
with 6 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
main@31e99b2
). Learn more about missing BASE report.
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
packages/ui/src/components/Popup/helpers.ts | 76.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4423 +/- ##
=======================================
Coverage ? 86.86%
=======================================
Files ? 322
Lines ? 11773
Branches ? 3228
=======================================
Hits ? 10227
Misses ? 1546
Partials ? 0
Files with missing lines | Coverage Δ | |
---|---|---|
packages/ui/src/components/MenuV2/index.tsx | 100.00% <ø> (ø) |
|
packages/ui/src/components/Popover/index.tsx | 100.00% <ø> (ø) |
|
packages/ui/src/components/Popup/index.tsx | 89.00% <100.00%> (ø) |
|
...kages/ui/src/components/SelectInputV2/Dropdown.tsx | 43.77% <ø> (ø) |
|
packages/ui/src/components/Popup/helpers.ts | 82.94% <76.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 31e99b2...0b0114d. Read the comment docs.
Loading