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

Release - Fun UI + Small other fixes #228

Closed fras2560 closed 4 months ago

fras2560 commented 4 months ago

Checklist

Issues closed

Related issues

Description

Release to production

Screenshots

image

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.97%. Comparing base (92866d5) to head (9b2784c). Report is 3 commits behind head on main.

Files Patch % Lines
api/models/game.py 92.59% 10 Missing :warning:
api/convenor/fun.py 84.84% 5 Missing :warning:
api/models/player.py 95.40% 4 Missing :warning:
api/models/team.py 97.84% 2 Missing :warning:
api/models/espys.py 98.07% 1 Missing :warning:
api/models/league.py 98.03% 1 Missing :warning:
api/models/sponsor.py 97.82% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ========================================== + Coverage 94.94% 94.97% +0.03% ========================================== Files 123 135 +12 Lines 10831 11009 +178 ========================================== + Hits 10283 10456 +173 - Misses 548 553 +5 ``` | [Flag](https://app.codecov.io/gh/Major-League-Summer-Baseball/mlsb-platform/pull/228/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/228/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Major-League-Summer-Baseball) | `94.97% <96.93%> (+0.03%)` | :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.