Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Replace Jotai with @tanstack/router #2359

Merged
merged 5 commits into from
Feb 15, 2024

GraphQL API: make the sessions fetchable through node(id: ID!)

7d62593
Select commit
Loading
Failed to load commit list.
Merged

Replace Jotai with @tanstack/router #2359

GraphQL API: make the sessions fetchable through node(id: ID!)
7d62593
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 15, 2024 in 1s

9.09% of diff hit (target 61.93%)

View this Pull Request on Codecov

9.09% of diff hit (target 61.93%)

Annotations

Check warning on line 163 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L156-L163

Added lines #L156 - L163 were not covered by tests

Check warning on line 167 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L165-L167

Added lines #L165 - L167 were not covered by tests

Check warning on line 170 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 178 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L173-L178

Added lines #L173 - L178 were not covered by tests

Check warning on line 188 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L181-L188

Added lines #L181 - L188 were not covered by tests

Check warning on line 192 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L190-L192

Added lines #L190 - L192 were not covered by tests

Check warning on line 195 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 203 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L198-L203

Added lines #L198 - L203 were not covered by tests

Check warning on line 241 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L241

Added line #L241 was not covered by tests

Check warning on line 266 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L263-L266

Added lines #L263 - L266 were not covered by tests

Check warning on line 271 in crates/graphql/src/query/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/graphql/src/query/mod.rs#L268-L271

Added lines #L268 - L271 were not covered by tests

Check warning on line 15 in frontend/src/components/BrowserSessionList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/BrowserSessionList.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 47 in frontend/src/components/BrowserSessionList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/BrowserSessionList.tsx#L36-L47

Added lines #L36 - L47 were not covered by tests

Check warning on line 54 in frontend/src/components/BrowserSessionList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/BrowserSessionList.tsx#L49-L54

Added lines #L49 - L54 were not covered by tests

Check warning on line 62 in frontend/src/components/BrowserSessionList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/BrowserSessionList.tsx#L57-L62

Added lines #L57 - L62 were not covered by tests

Check warning on line 69 in frontend/src/components/BrowserSessionList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/BrowserSessionList.tsx#L69

Added line #L69 was not covered by tests

Check warning on line 77 in frontend/src/components/BrowserSessionList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/BrowserSessionList.tsx#L77

Added line #L77 was not covered by tests

Check warning on line 82 in frontend/src/components/BrowserSessionList.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/BrowserSessionList.tsx#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 18 in frontend/src/components/ErrorBoundary.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/ErrorBoundary.tsx#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 58 in frontend/src/components/ErrorBoundary.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/ErrorBoundary.tsx#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 46 in frontend/src/components/GenericError.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/GenericError.tsx#L2-L46

Added lines #L2 - L46 were not covered by tests

Check warning on line 15 in frontend/src/components/Layout/Layout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Layout/Layout.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 22 in frontend/src/components/Layout/Layout.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/Layout/Layout.tsx#L22

Added line #L22 was not covered by tests

Check warning on line 15 in frontend/src/components/NavItem/NavItem.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/NavItem/NavItem.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 19 in frontend/src/components/NavItem/NavItem.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/NavItem/NavItem.tsx#L19

Added line #L19 was not covered by tests