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: move network state to redux #2004

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: move network state to redux

661ccee
Select commit
Loading
Failed to load commit list.
Open

feat: move network state to redux #2004

feat: move network state to redux
661ccee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 13, 2025 in 1s

25.67% of diff hit (target 11.98%)

View this Pull Request on Codecov

25.67% of diff hit (target 11.98%)

Annotations

Check warning on line 3 in src/app/_components/Providers.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/_components/Providers.tsx#L3

Added line #L3 was not covered by tests

Check warning on line 3 in src/common/state/ReduxStateInitializer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/ReduxStateInitializer.tsx#L1-L3

Added lines #L1 - L3 were not covered by tests

Check warning on line 5 in src/common/state/ReduxStateInitializer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/ReduxStateInitializer.tsx#L5

Added line #L5 was not covered by tests

Check warning on line 7 in src/common/state/ReduxStateInitializer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/ReduxStateInitializer.tsx#L7

Added line #L7 was not covered by tests

Check warning on line 18 in src/common/state/ReduxStateInitializer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/ReduxStateInitializer.tsx#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 22 in src/common/state/ReduxStateInitializer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/ReduxStateInitializer.tsx#L20-L22

Added lines #L20 - L22 were not covered by tests

Check warning on line 30 in src/common/state/ReduxStateInitializer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/ReduxStateInitializer.tsx#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in src/common/state/ReduxStateInitializer.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/ReduxStateInitializer.tsx#L34

Added line #L34 was not covered by tests

Check warning on line 28 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L28

Added line #L28 was not covered by tests

Check warning on line 31 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 39 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L39

Added line #L39 was not covered by tests

Check warning on line 45 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L41-L45

Added lines #L41 - L45 were not covered by tests

Check warning on line 54 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L54

Added line #L54 was not covered by tests

Check warning on line 62 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L62

Added line #L62 was not covered by tests

Check warning on line 67 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L67

Added line #L67 was not covered by tests

Check warning on line 80 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 82 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L82

Added line #L82 was not covered by tests

Check warning on line 97 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L97

Added line #L97 was not covered by tests

Check warning on line 117 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 120 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 127 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L125-L127

Added lines #L125 - L127 were not covered by tests

Check warning on line 131 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 136 in src/common/state/slices/network-slice.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/state/slices/network-slice.ts#L136

Added line #L136 was not covered by tests