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

refactor: New Picker interactive #691

Merged
merged 381 commits into from
Dec 25, 2023

chore: coverage

38137eb
Select commit
Loading
Failed to load commit list.
Merged

refactor: New Picker interactive #691

chore: coverage
38137eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 25, 2023 in 1s

98.42% of diff hit (target 98.94%)

View this Pull Request on Codecov

98.42% of diff hit (target 98.94%)

Annotations

Check warning on line 76 in src/PickerInput/Popup/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/Popup/index.tsx#L76

Added line #L76 was not covered by tests

Check warning on line 99 in src/PickerInput/Selector/MaskFormat.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/Selector/MaskFormat.ts#L99

Added line #L99 was not covered by tests

Check warning on line 182 in src/PickerInput/Selector/RangeSelector.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/Selector/RangeSelector.tsx#L181-L182

Added lines #L181 - L182 were not covered by tests

Check warning on line 184 in src/PickerInput/Selector/RangeSelector.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/Selector/RangeSelector.tsx#L184

Added line #L184 was not covered by tests

Check warning on line 430 in src/PickerInput/SinglePicker.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/SinglePicker.tsx#L429-L430

Added lines #L429 - L430 were not covered by tests

Check warning on line 553 in src/PickerInput/SinglePicker.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/SinglePicker.tsx#L553

Added line #L553 was not covered by tests

Check warning on line 594 in src/PickerInput/SinglePicker.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/SinglePicker.tsx#L593-L594

Added lines #L593 - L594 were not covered by tests

Check warning on line 41 in src/PickerInput/hooks/useFieldsInvalidate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerInput/hooks/useFieldsInvalidate.ts#L41

Added line #L41 was not covered by tests

Check warning on line 94 in src/PickerPanel/DatePanel/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/DatePanel/index.tsx#L94

Added line #L94 was not covered by tests

Check warning on line 130 in src/PickerPanel/DatePanel/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/DatePanel/index.tsx#L130

Added line #L130 was not covered by tests

Check warning on line 160 in src/PickerPanel/DatePanel/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/DatePanel/index.tsx#L160

Added line #L160 was not covered by tests

Check warning on line 25 in src/PickerPanel/MonthPanel/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/MonthPanel/index.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 36 in src/PickerPanel/MonthPanel/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/MonthPanel/index.tsx#L36

Added line #L36 was not covered by tests

Check warning on line 162 in src/PickerPanel/PanelBody.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/PanelBody.tsx#L162

Added line #L162 was not covered by tests

Check warning on line 72 in src/PickerPanel/TimePanel/TimePanelBody/TimeColumn.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/TimePanel/TimePanelBody/TimeColumn.tsx#L72

Added line #L72 was not covered by tests

Check warning on line 125 in src/PickerPanel/TimePanel/TimePanelBody/TimeColumn.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/TimePanel/TimePanelBody/TimeColumn.tsx#L125

Added line #L125 was not covered by tests

Check warning on line 53 in src/PickerPanel/TimePanel/TimePanelBody/useScrollTo.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/TimePanel/TimePanelBody/useScrollTo.ts#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 346 in src/PickerPanel/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/PickerPanel/index.tsx#L346

Added line #L346 was not covered by tests

Check warning on line 35 in src/hooks/useTimeConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useTimeConfig.ts#L35

Added line #L35 was not covered by tests

Check warning on line 47 in src/hooks/useTimeConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useTimeConfig.ts#L47

Added line #L47 was not covered by tests