Hacker0x01 / react-datepicker

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

[typescript-migration] week_number.jsx #4714

Closed yuki0410-dev closed 2 months ago

yuki0410-dev commented 2 months ago

name: Migrate week_number.jsx

Description

Linked issue: #4700

Changes week_number.jsx was migrated to ts + fix isSameDay args type

Contribution checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.40%. Comparing base (d221037) to head (36026be).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4714 +/- ## ========================================== + Coverage 97.23% 97.40% +0.16% ========================================== Files 22 21 -1 Lines 2132 2078 -54 Branches 916 872 -44 ========================================== - Hits 2073 2024 -49 + Misses 59 54 -5 ```

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