Closed craigpalermo closed 3 months ago
Attention: Patch coverage is 20.00000%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 93.58%. Comparing base (
136733b
) to head (280b988
). Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
packages/core/src/Popover/Popover.tsx | 20.00% | 24 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This also corrects the prop type expected for
renderContent
.