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/event linking #375

Closed euanwm closed 3 weeks ago

euanwm commented 3 weeks ago

Backend

Changed the single event fetcher to a GET request Added additional checking so both the event name and more specific filename / federation can be used Added further date filtering

Frontend

Event has been linked in the all details section of the leaderboard rankings Changed the FE API component to allow for generic URL params to be passed Also added event linking to lifter profiles

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 71.47%. Comparing base (7ca7fa1) to head (bf71834).

:exclamation: Current head bf71834 differs from pull request most recent head 15f0e0c

Please upload reports for the commit 15f0e0c to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #375 +/- ## =============================================== + Coverage 71.42% 71.47% +0.04% =============================================== Files 19 19 Lines 616 617 +1 Branches 6 5 -1 =============================================== + Hits 440 441 +1 Misses 161 161 Partials 15 15 ```

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