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

Refactor data fetching to use browser timezone, remove server rendering #110

Merged
merged 12 commits into from
Nov 15, 2024

Fix "unknown" site id issue

870bc1a
Select commit
Loading
Failed to load commit list.
Merged

Refactor data fetching to use browser timezone, remove server rendering #110

Fix "unknown" site id issue
870bc1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 14, 2024 in 1s

72.05% of diff hit (target 0.00%)

View this Pull Request on Codecov

72.05% of diff hit (target 0.00%)

Annotations

Check warning on line 63 in app/components/TimeSeriesChart.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/components/TimeSeriesChart.tsx#L55-L63

Added lines #L55 - L63 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/utils.ts#L57-L59

Added lines #L57 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/utils.ts#L67

Added line #L67 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/utils.ts#L73

Added line #L73 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/lib/utils.ts#L78-L110

Added lines #L78 - L110 were not covered by tests

Check warning on line 23 in app/routes/resources.stats.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/routes/resources.stats.tsx#L9-L23

Added lines #L9 - L23 were not covered by tests

Check warning on line 47 in app/routes/resources.timeseries.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/routes/resources.timeseries.tsx#L15-L47

Added lines #L15 - L47 were not covered by tests