Major-League-Summer-Baseball / mlsb-platform

A platform for mlsb
http://mlsb-platform.herokuapp.com/documentation
Apache License 2.0
3 stars 1 forks source link

feat: Upgrade legends page to Hall of fame #225

Closed fras2560 closed 4 months ago

fras2560 commented 4 months ago

Checklist

Issues closed

Closes #221

Related issues

Description

Upgrade the legends to hall of fame so includes single game rankings along with team rankings. Add a news article about the page and sportzone domination

refactor: add methods for ranking teams and query for getting game records for team

Screenshots

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.02%. Comparing base (39f9605) to head (bd920ed).

Files Patch % Lines
api/advanced/league_leaders.py 92.00% 2 Missing :warning:
api/cached_items.py 96.96% 1 Missing :warning:
api/models/game.py 97.72% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #225 +/- ## =============================================== + Coverage 94.94% 95.02% +0.08% =============================================== Files 135 137 +2 Lines 11096 11196 +100 =============================================== + Hits 10535 10639 +104 + Misses 561 557 -4 ``` | [Flag](https://app.codecov.io/gh/Major-League-Summer-Baseball/mlsb-platform/pull/225/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Major-League-Summer-Baseball) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Major-League-Summer-Baseball/mlsb-platform/pull/225/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Major-League-Summer-Baseball) | `95.02% <98.00%> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Major-League-Summer-Baseball#carryforward-flags-in-the-pull-request-comment) to find out more.

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