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

feat/support use modal hooks #6739

Closed

feat(PortalProvider): update demos

75f2f3d
Select commit
Loading
Failed to load commit list.
Closed

feat/support use modal hooks #6739

feat(PortalProvider): update demos
75f2f3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 1s

23.30% of diff hit (target 92.68%)

View this Pull Request on Codecov

23.30% of diff hit (target 92.68%)

Annotations

Check warning on line 14 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L14

Added line #L14 was not covered by tests

Check warning on line 21 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 25 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 31 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 39 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 43 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L43

Added line #L43 was not covered by tests

Check warning on line 46 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 49 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L49

Added line #L49 was not covered by tests

Check warning on line 51 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L51

Added line #L51 was not covered by tests

Check warning on line 58 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L58

Added line #L58 was not covered by tests

Check warning on line 60 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L60

Added line #L60 was not covered by tests

Check warning on line 66 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L68

Added line #L68 was not covered by tests

Check warning on line 81 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 97 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L97

Added line #L97 was not covered by tests

Check warning on line 99 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L99

Added line #L99 was not covered by tests

Check warning on line 106 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 109 in src/components/modal/use-modal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/modal/use-modal.tsx#L109

Added line #L109 was not covered by tests

Check warning on line 39 in src/components/portal-provider/portal-provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/portal-provider/portal-provider.tsx#L34-L39

Added lines #L34 - L39 were not covered by tests

Check warning on line 43 in src/components/portal-provider/portal-provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/portal-provider/portal-provider.tsx#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 48 in src/components/portal-provider/portal-provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/portal-provider/portal-provider.tsx#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 52 in src/components/portal-provider/portal-provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/portal-provider/portal-provider.tsx#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 55 in src/components/portal-provider/portal-provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/portal-provider/portal-provider.tsx#L55

Added line #L55 was not covered by tests

Check warning on line 58 in src/components/portal-provider/portal-provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/portal-provider/portal-provider.tsx#L57-L58

Added lines #L57 - L58 were not covered by tests