Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(react/date-pickers)!: deprecate Calendar and replace it with DateCalendar #961

Draft
wants to merge 1 commit into
base: v2
Choose a base branch
from

feat(react/date-pickers)!: replace `Calendar` with `DateCalendar`

ae03b20
Select commit
Loading
Failed to load commit list.
Draft

feat(react/date-pickers)!: deprecate Calendar and replace it with DateCalendar #961

feat(react/date-pickers)!: replace `Calendar` with `DateCalendar`
ae03b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 1s

78.41% (-0.06%) compared to a6597a2

View this Pull Request on Codecov

78.41% (-0.06%) compared to a6597a2

Details

Codecov Report

Attention: Patch coverage is 82.85714% with 6 lines in your changes missing coverage. Please review.

Project coverage is 78.41%. Comparing base (a6597a2) to head (ae03b20).
Report is 1 commits behind head on v2.

Files with missing lines Patch % Lines
packages/react/src/deprecated/Calendar.js 20.00% 4 Missing ⚠️
...eact/src/date-pickers/DateCalendar/DateCalendar.js 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #961      +/-   ##
==========================================
- Coverage   78.46%   78.41%   -0.06%     
==========================================
  Files         403      404       +1     
  Lines        6692     6704      +12     
==========================================
+ Hits         5251     5257       +6     
- Misses       1441     1447       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.