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

Add types for query, remove type assertions and switch to inference where possible #26

Merged
merged 1 commit into from
Feb 3, 2024

Add types for query, remove type assertions and switch to inference w…

888df60
Select commit
Loading
Failed to load commit list.
Merged

Add types for query, remove type assertions and switch to inference where possible #26

Add types for query, remove type assertions and switch to inference w…
888df60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 3, 2024 in 1s

75.63% of diff hit (target 0.00%)

View this Pull Request on Codecov

75.63% of diff hit (target 0.00%)

Annotations

Check warning on line 36 in app/analytics/query.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/analytics/query.ts#L36

Added line #L36 was not covered by tests

Check warning on line 41 in app/analytics/query.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/analytics/query.ts#L41

Added line #L41 was not covered by tests

Check warning on line 220 in app/analytics/query.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/analytics/query.ts#L211-L220

Added lines #L211 - L220 were not covered by tests

Check warning on line 291 in app/analytics/query.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/analytics/query.ts#L282-L291

Added lines #L282 - L291 were not covered by tests

Check warning on line 359 in app/analytics/query.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/analytics/query.ts#L352-L359

Added lines #L352 - L359 were not covered by tests

Check warning on line 438 in app/analytics/query.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/analytics/query.ts#L430-L438

Added lines #L430 - L438 were not covered by tests

Check warning on line 16 in app/lib/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/utils.ts#L15-L16

Added lines #L15 - L16 were not covered by tests