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

[ADS-7903] feat: new tree picker #1680

Merged
merged 4 commits into from
Oct 23, 2023

fix: add dts to tree picker

dcbf667
Select commit
Loading
Failed to load commit list.
Merged

[ADS-7903] feat: new tree picker #1680

fix: add dts to tree picker
dcbf667
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 17, 2023 in 0s

99.74% (-0.26%) compared to 4a6f6fd

View this Pull Request on Codecov

99.74% (-0.26%) compared to 4a6f6fd

Details

Codecov Report

Merging #1680 (dcbf667) into master (4a6f6fd) will decrease coverage by 0.26%.
The diff coverage is 98.40%.

@@             Coverage Diff             @@
##            master    #1680      +/-   ##
===========================================
- Coverage   100.00%   99.74%   -0.26%     
===========================================
  Files           93      102       +9     
  Lines         1627     1940     +313     
  Branches       469      529      +60     
===========================================
+ Hits          1627     1935     +308     
- Misses           0        5       +5     
Files Coverage Δ
src/components/ListPickerPure/index.jsx 100.00% <ø> (ø)
src/components/RadioGroup/index.jsx 100.00% <ø> (ø)
src/components/TreePicker/TreePicker.jsx 100.00% <100.00%> (ø)
src/components/TreePicker/TreePickerHeader.jsx 100.00% <100.00%> (ø)
src/components/TreePicker/TreePickerNav.jsx 100.00% <100.00%> (ø)
src/components/TreePicker/TreePickerNode.jsx 100.00% <100.00%> (ø)
src/components/TreePicker/TreePickerSearch.jsx 100.00% <100.00%> (ø)
src/components/TreePicker/TreePickerTree.jsx 100.00% <100.00%> (ø)
src/components/TreePickerSimplePure/Grid/index.jsx 100.00% <ø> (ø)
src/components/TreePickerSimplePure/Nav/index.jsx 100.00% <ø> (ø)
... and 6 more