Refactor data fetching to use browser timezone, remove server rendering #110
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
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
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
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
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
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
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
codecov / codecov/patch
app/routes/resources.timeseries.tsx#L15-L47
Added lines #L15 - L47 were not covered by tests