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] move test and fix jest config #4871

Closed yuki0410-dev closed 3 weeks ago

yuki0410-dev commented 3 weeks ago

Description

Linked issue: #4700

Changes

Screenshots

To reviewers

Contribution checklist

yuki0410-dev commented 3 weeks ago

For some reason I cannot reproduce the CI Error locally...

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.96%. Comparing base (6744400) to head (2c3f920).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4871 +/- ## ========================================== + Coverage 96.73% 96.96% +0.23% ========================================== Files 28 28 Lines 3004 3234 +230 Branches 1289 1338 +49 ========================================== + Hits 2906 3136 +230 + Misses 98 94 -4 - Partials 0 4 +4 ```

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

martijnrusschen commented 3 weeks ago

Nice!