Hacker0x01 / react-datepicker

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

Change the calendar Icon unit test to TS #4800

Closed alvaromartinez986 closed 1 month ago

alvaromartinez986 commented 1 month ago

name: Pull Request about: Create a pull request to improve this repository title: "Change the calendar Icon unit test to TS" labels: "" assignees: "alvaromartinez986"

Description

Linked issue: #(issue number)

Problem Change the unit test to ts, also I noticed the icon prop was not defaulted,so I changed to default

Changes

Screenshots

To reviewers

Contribution checklist

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 98.36%. Comparing base (d140d11) to head (3aa51c8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4800 +/- ## ======================================= Coverage 98.36% 98.36% ======================================= Files 6 6 Lines 61 61 Branches 19 19 ======================================= Hits 60 60 Misses 1 1 ```

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