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

feature/get leaderboard #330

Closed euanwm closed 2 months ago

euanwm commented 2 months ago

Leaderboard API call has been converted to a GET request and the FE reflects this with URL params. This means lifters should now be able to share their leaderboard views.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.33%. Comparing base (b649809) to head (1978091). Report is 2 commits behind head on development.

:exclamation: Current head 1978091 differs from pull request most recent head 2b946a4. Consider uploading reports for the commit 2b946a4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #330 +/- ## =============================================== + Coverage 76.82% 83.33% +6.50% =============================================== Files 18 6 -12 Lines 574 36 -538 Branches 6 6 =============================================== - Hits 441 30 -411 + Misses 120 4 -116 + Partials 13 2 -11 ```

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