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

db/ffh repair rebuild #350

Closed euanwm closed 1 month ago

euanwm commented 1 month ago

Had to drop the FFH database and then fix a bunch of bugs in the scraping tool. Totals and best lifts are now calculated from the result data. Events are now loosely collated to reduce the amount of single categories being uploaded.

Will need to refactor the update function as I'll need to wait a week or so until there's fresh results to be added.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 76.35%. Comparing base (8608ea9) to head (d1f9f6d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #350 +/- ## ============================================ Coverage 76.35% 76.35% ============================================ Files 12 12 Lines 537 537 ============================================ Hits 410 410 Misses 116 116 Partials 11 11 ```

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