-
Notifications
You must be signed in to change notification settings - Fork 21
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
233 added swr and removed useEffects #269
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ 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 ☔ View full report in Codecov by Sentry. |
@euanwm can you check if the league submisson form works on your locally as i get cors error |
@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. |
Yeah apologies, I really should have commented somewhere that I was overhauling the site to use the new App routing in Next 13 |
Feature/add total results
Database Update
development yeet
testing at 10 midnight
updated line 60 beyond
testing
changed --update all
verbose argument catcher incase no arguments provided i.e. --update all
line 62, added a function to replace empty strings with '0.0'
testing
changed float to 0
testing
further fixing empty results
indentation
testing
Testing cron schedule
push commit, PR any changes
updated
changed to on push
Action run on Fri Dec 15 15:45:17 UTC 2023
testing
checking if:always()
Action run on Fri Dec 15 15:55:54 UTC 2023
Final, PR not working entirely but heck
reverted to original function
Action run on Fri Dec 15 16:14:36 UTC 2023
changed repo to euanwm and scheduled for midnight everyday
Automated DB Update & String Conversion for check_db.py
No description provided.