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 #4881

Closed yuki0410-dev closed 3 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 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 96.94%. Comparing base (7231710) to head (3054d56).

Files Patch % Lines
src/index.tsx 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4881 +/- ## ========================================== - Coverage 96.96% 96.94% -0.03% ========================================== Files 28 28 Lines 3234 3242 +8 Branches 1341 1332 -9 ========================================== + Hits 3136 3143 +7 - Misses 94 99 +5 + Partials 4 0 -4 ```

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