euanwm / OpenWeightlifting

Repository that is deployed for the OpenWeightlifting site
https://www.openweightlifting.org
BSD 3-Clause "New" or "Revised" License
31 stars 21 forks source link

233 added swr and removed useEffects #269

Closed mountclear closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (9eb8a32) 91.11% compared to head (fc59ff6) 87.27%. Report is 42 commits behind head on development.

Files Patch % Lines
backend/dbtools/sortby.go 40.42% 26 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #269 +/- ## =============================================== - Coverage 91.11% 87.27% -3.84% =============================================== Files 11 12 +1 Lines 360 393 +33 =============================================== + Hits 328 343 +15 - Misses 25 42 +17 - Partials 7 8 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mountclear commented 9 months ago

@euanwm can you check if the league submisson form works on your locally as i get cors error

euanwm commented 9 months ago

@mountclear Going to hold off on this as @rsbrowne has done a bunch of work that'll clash with this. I'm also changing the backend API for the main leaderboard.

rsbrowne commented 9 months ago

Yeah apologies, I really should have commented somewhere that I was overhauling the site to use the new App routing in Next 13

mountclear commented 9 months ago

@euanwm @rsbrowne |ok cool i'll update the PR after the update on development branch later.