Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add DateRangeInput component #2738

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Initial DateRangeInput

9d8c5b2
Select commit
Loading
Failed to load commit list.
Draft

Add DateRangeInput component #2738

Initial DateRangeInput
9d8c5b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2024 in 0s

85.19% (-2.10%) compared to 4d8df9f

View this Pull Request on Codecov

85.19% (-2.10%) compared to 4d8df9f

Details

Codecov Report

Attention: Patch coverage is 20.35623% with 313 lines in your changes missing coverage. Please review.

Project coverage is 85.19%. Comparing base (4d8df9f) to head (9d8c5b2).

Files with missing lines Patch % Lines
...circuit-ui/components/DateInput/DateRangeInput.tsx 0.00% 311 Missing and 1 partial ⚠️
...ponents/DateInput/components/PlainDateSegments.tsx 98.21% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2738      +/-   ##
==========================================
- Coverage   87.28%   85.19%   -2.10%     
==========================================
  Files         214      216       +2     
  Lines       12557    12889     +332     
  Branches     1684     1689       +5     
==========================================
+ Hits        10961    10981      +20     
- Misses       1543     1854     +311     
- Partials       53       54       +1     
Files with missing lines Coverage Δ
...ages/circuit-ui/components/DateInput/DateInput.tsx 87.05% <100.00%> (-1.10%) ⬇️
...ircuit-ui/components/DateInput/DateInputService.ts 100.00% <100.00%> (ø)
...ui/components/DateInput/hooks/usePlainDateState.ts 97.10% <100.00%> (+0.02%) ⬆️
...ponents/DateInput/components/PlainDateSegments.tsx 98.21% <98.21%> (ø)
...circuit-ui/components/DateInput/DateRangeInput.tsx 0.00% <0.00%> (ø)