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 unit test to Typescript week_number_test #4799

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 unit test to Typescript week_number_test" labels: "" assignees: "alvaromartinez986"

Description

Linked issue: #4700

Problem Change to ts the unit test file

Changes Add correct types

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 (610d001) to head (50a3b7a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4799 +/- ## ======================================= 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.