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

Set the session pagination to use query parameters

Codecov / codecov/patch failed Feb 19, 2024 in 1s

0.00% of diff hit (target 56.80%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.80%)

Annotations

Check warning on line 38 in frontend/src/components/ButtonLink.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/ButtonLink.tsx#L38

Added line #L38 was not covered by tests

Check warning on line 135 in frontend/src/components/SessionDetail/BrowserSessionDetail.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/components/SessionDetail/BrowserSessionDetail.tsx#L135

Added line #L135 was not covered by tests

Check warning on line 16 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L16

Added line #L16 was not covered by tests

Check warning on line 26 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L23-L26

Added lines #L23 - L26 were not covered by tests

Check warning on line 36 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L28-L36

Added lines #L28 - L36 were not covered by tests

Check warning on line 40 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 64 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L64

Added line #L64 was not covered by tests

Check warning on line 71 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L71

Added line #L71 was not covered by tests

Check warning on line 76 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L76

Added line #L76 was not covered by tests

Check warning on line 86 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L86

Added line #L86 was not covered by tests

Check warning on line 94 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 97 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L97

Added line #L97 was not covered by tests

Check warning on line 104 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L104

Added line #L104 was not covered by tests

Check warning on line 111 in frontend/src/pagination.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/pagination.ts#L111

Added line #L111 was not covered by tests

Check warning on line 55 in frontend/src/routes/__root.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/__root.tsx#L55

Added line #L55 was not covered by tests

Check warning on line 18 in frontend/src/routes/_account.sessions.browsers.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.browsers.tsx#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 71 in frontend/src/routes/_account.sessions.browsers.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.browsers.tsx#L20-L71

Added lines #L20 - L71 were not covered by tests

Check warning on line 89 in frontend/src/routes/_account.sessions.browsers.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.browsers.tsx#L74-L89

Added lines #L74 - L89 were not covered by tests

Check warning on line 111 in frontend/src/routes/_account.sessions.browsers.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.browsers.tsx#L94-L111

Added lines #L94 - L111 were not covered by tests

Check warning on line 144 in frontend/src/routes/_account.sessions.browsers.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.browsers.tsx#L113-L144

Added lines #L113 - L144 were not covered by tests

Check warning on line 17 in frontend/src/routes/_account.sessions.index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.index.tsx#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 24 in frontend/src/routes/_account.sessions.index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.index.tsx#L20-L24

Added lines #L20 - L24 were not covered by tests

Check warning on line 33 in frontend/src/routes/_account.sessions.index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.index.tsx#L26-L33

Added lines #L26 - L33 were not covered by tests

Check warning on line 93 in frontend/src/routes/_account.sessions.index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.index.tsx#L48-L93

Added lines #L48 - L93 were not covered by tests

Check warning on line 114 in frontend/src/routes/_account.sessions.index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

frontend/src/routes/_account.sessions.index.tsx#L95-L114

Added lines #L95 - L114 were not covered by tests