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

Task - Add pytests for the website views and functions #202

Closed fras2560 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (cd51581) 88.12% compared to head (745f427) 88.18%.

Files Patch % Lines
api/website/team.py 44.44% 5 Missing :warning:
api/testing_blueprint.py 60.00% 2 Missing :warning:
api/website/events.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #202 +/- ## =============================================== + Coverage 88.12% 88.18% +0.05% =============================================== Files 59 59 Lines 4346 4334 -12 =============================================== - Hits 3830 3822 -8 + Misses 516 512 -4 ``` | [Flag](https://app.codecov.io/gh/Major-League-Summer-Baseball/mlsb-platform/pull/202/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/202/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Major-League-Summer-Baseball) | `88.18% <68.00%> (+0.05%)` | :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.