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

lifter federation separation #326

Closed euanwm closed 4 months ago

euanwm commented 4 months ago

Quite a large PR on this.

Lifter discrimination between federations has been implemented and is also reflected in the lifter graph modal on the leaderboard page.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 76.99%. Comparing base (3b1114e) to head (2331976). Report is 6 commits behind head on development.

Files Patch % Lines
backend/lifter/search.go 0.00% 22 Missing :warning:
backend/dbtools/sortby.go 0.00% 6 Missing :warning:
...ntend/api/fetchLifterHistory/fetchLifterHistory.ts 66.66% 1 Missing :warning:
frontend/api/fetchLifterNames/fetchLifterNames.ts 80.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #326 +/- ## =============================================== - Coverage 80.74% 76.99% -3.76% =============================================== Files 17 17 Lines 535 565 +30 Branches 4 4 =============================================== + Hits 432 435 +3 - Misses 91 118 +27 Partials 12 12 ```

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