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] src/test/month_year_dropdown_test.test.tsx and month_dropdown_test.test.tsx #4880

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

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

Project coverage is 96.96%. Comparing base (1b0a813) to head (894fe39).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4880 +/- ## ======================================= Coverage 96.96% 96.96% ======================================= Files 28 28 Lines 3234 3234 Branches 1337 1337 ======================================= Hits 3136 3136 Misses 94 94 Partials 4 4 ```

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

yuki0410-dev commented 3 weeks ago

I always appreciate your prompt reviews.