[ADS-7903] feat: new tree picker #1680
Merged
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 is98.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 |
Loading