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

fix/aus scraper #342

Closed euanwm closed 2 months ago

euanwm commented 2 months ago

Scraper has been improved as previously it wouldn't capture some missed lifts due to a different type of strikethrough applied to the result text.

Certain DB checks have been omitted due intentional data entry type formatting for historical events. This will be addressed on another PR.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 76.35%. Comparing base (1e18e7d) to head (7407026).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #342 +/- ## =============================================== - Coverage 76.78% 76.35% -0.44% =============================================== Files 18 12 -6 Lines 573 537 -36 Branches 6 0 -6 =============================================== - Hits 440 410 -30 + Misses 120 116 -4 + Partials 13 11 -2 ```

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