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: small convenor improvements #245

Closed fras2560 closed 3 months ago

fras2560 commented 3 months ago

Checklist

Issues closed

Related issues

Description

Have the schedule jump to today date + larger page size Standings default page size of 25 Convenor update cache and filter team drop down Clear some missing caches

Screenshots

image image

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.11%. Comparing base (11c8190) to head (5ca7e7c).

Files Patch % Lines
api/convenor/games.py 88.88% 1 Missing :warning:
api/convenor/teams.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #245 +/- ## =============================================== - Coverage 95.12% 95.11% -0.02% =============================================== Files 137 137 Lines 11366 11383 +17 =============================================== + Hits 10812 10827 +15 - Misses 554 556 +2 ``` | [Flag](https://app.codecov.io/gh/Major-League-Summer-Baseball/mlsb-platform/pull/245/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/245/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.11% <88.88%> (-0.02%)` | :arrow_down: | 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.