Hacker0x01 / react-datepicker

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

feat: convert multiple_selected_dates.test.js into tsx #4827

Closed yasuaki640 closed 1 month ago

yasuaki640 commented 1 month ago

name: Migrate filter_times_test.test.js

Description

Linked issue: #4700

Changes Converted multiple_selected_dates.test.js to a tsx file.

Contribution checklist

martijnrusschen commented 1 month ago

Nice one, i've started the CI and your PR will be reviewed by the @pullrequestinc team.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 96.67%. Comparing base (6491d16) to head (053cabb).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4827 +/- ## ======================================= Coverage 96.67% 96.67% ======================================= Files 28 28 Lines 2977 2977 Branches 1285 1285 ======================================= Hits 2878 2878 Misses 99 99 ```

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