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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor all Tree related components. #3769

Merged
merged 29 commits into from
May 15, 2024

docs: fix errors in docs

062c8ab
Select commit
Failed to load commit list.
Merged

Refactor all Tree related components. #3769

docs: fix errors in docs
062c8ab
Select commit
Failed to load commit list.
Codecov / codecov/patch failed May 13, 2024 in 0s

90.73% of diff hit (target 93.77%)

View this Pull Request on Codecov

90.73% of diff hit (target 93.77%)

Annotations

Check warning on line 223 in src/CheckTree/CheckTreeView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CheckTree/CheckTreeView.tsx#L223

Added line #L223 was not covered by tests

Check warning on line 46 in src/CheckTree/hooks/useTreeCheckState.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CheckTree/hooks/useTreeCheckState.ts#L46

Added line #L46 was not covered by tests

Check warning on line 74 in src/CheckTree/hooks/useTreeCheckState.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CheckTree/hooks/useTreeCheckState.ts#L74

Added line #L74 was not covered by tests

Check warning on line 13 in src/CheckTree/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CheckTree/utils.ts#L13

Added line #L13 was not covered by tests

Check warning on line 218 in src/CheckTree/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/CheckTree/utils.ts#L218

Added line #L218 was not covered by tests

Check warning on line 28 in src/MultiCascadeTree/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/MultiCascadeTree/utils.ts#L28

Added line #L28 was not covered by tests

Check warning on line 33 in src/Tree/TreeNodeToggle.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/TreeNodeToggle.tsx#L33

Added line #L33 was not covered by tests

Check warning on line 234 in src/Tree/TreeView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/TreeView.tsx#L234

Added line #L234 was not covered by tests

Check warning on line 310 in src/Tree/TreeView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/TreeView.tsx#L310

Added line #L310 was not covered by tests

Check warning on line 85 in src/Tree/hooks/useFlattenTree.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useFlattenTree.ts#L85

Added line #L85 was not covered by tests

Check warning on line 83 in src/Tree/hooks/useFocusTree.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useFocusTree.ts#L83

Added line #L83 was not covered by tests

Check warning on line 92 in src/Tree/hooks/useFocusTree.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useFocusTree.ts#L89-L92

Added lines #L89 - L92 were not covered by tests

Check warning on line 106 in src/Tree/hooks/useFocusTree.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useFocusTree.ts#L106

Added line #L106 was not covered by tests

Check warning on line 25 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 29 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L29

Added line #L29 was not covered by tests

Check warning on line 34 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L34

Added line #L34 was not covered by tests

Check warning on line 38 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L38

Added line #L38 was not covered by tests

Check warning on line 40 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L40

Added line #L40 was not covered by tests

Check warning on line 141 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L138-L141

Added lines #L138 - L141 were not covered by tests

Check warning on line 143 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L143

Added line #L143 was not covered by tests

Check warning on line 146 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L146

Added line #L146 was not covered by tests

Check warning on line 148 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L148

Added line #L148 was not covered by tests

Check warning on line 152 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L152

Added line #L152 was not covered by tests

Check warning on line 156 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L156

Added line #L156 was not covered by tests

Check warning on line 173 in src/Tree/hooks/useTreeDrag.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Tree/hooks/useTreeDrag.ts#L167-L173

Added lines #L167 - L173 were not covered by tests