Hacker0x01 / react-datepicker

A simple and reusable datepicker component for React
https://reactdatepicker.com/
MIT License
7.89k stars 2.23k forks source link

[typescript-migration] some tests #4888

Closed yuki0410-dev closed 2 weeks ago

yuki0410-dev commented 3 weeks ago

Description

Linked issue: #4700

Changes

Contribution checklist

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 73.68421% with 10 lines in your changes missing coverage. Please review.

Project coverage is 96.64%. Comparing base (3ca1a7a) to head (8ae1cf0). Report is 10 commits behind head on main.

Files Patch % Lines
src/calendar.tsx 65.00% 7 Missing :warning:
src/popper_component.tsx 50.00% 1 Missing :warning:
src/week.tsx 75.00% 1 Missing :warning:
src/week_number.tsx 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4888 +/- ## ========================================== - Coverage 96.94% 96.64% -0.30% ========================================== Files 28 28 Lines 3242 3251 +9 Branches 1344 1357 +13 ========================================== - Hits 3143 3142 -1 - Misses 95 105 +10 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.