Refactor data fetching to use browser timezone, remove server rendering #110
Codecov / codecov/project
succeeded
Nov 14, 2024 in 0s
77.66% (target 0.00%)
View this Pull Request on Codecov
77.66% (target 0.00%)
Details
Codecov Report
Attention: Patch coverage is 72.05882%
with 95 lines
in your changes missing coverage. Please review.
Project coverage is 77.66%. Comparing base (
56518f8
) to head (870bc1a
).
Files with missing lines | Patch % | Lines |
---|---|---|
app/lib/utils.ts | 41.53% | 38 Missing |
app/routes/resources.timeseries.tsx | 67.32% | 33 Missing |
app/routes/resources.stats.tsx | 83.14% | 15 Missing |
app/components/TimeSeriesChart.tsx | 18.18% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #110 +/- ##
==========================================
- Coverage 80.26% 77.66% -2.61%
==========================================
Files 29 31 +2
Lines 2954 3138 +184
Branches 201 217 +16
==========================================
+ Hits 2371 2437 +66
- Misses 575 693 +118
Partials 8 8
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading