esrg-knights / Squire

A re-introduction of the WebApp for ESRG Knights of the Kitchen Table.
https://www.kotkt.nl/
GNU General Public License v3.0
11 stars 8 forks source link

Update/dependencies #346

Closed EricTRL closed 5 months ago

EricTRL commented 5 months ago

To upgrade in production, run pip install --upgrade -r requirements.txt To upgrade in development, run pip install --upgrade -r requirements/dev.txt

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 97.20%. Comparing base (97b0aa9) to head (32e8639).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #346 +/- ## ========================================== + Coverage 96.03% 97.20% +1.16% ========================================== Files 163 234 +71 Lines 7650 14319 +6669 Branches 1247 902 -345 ========================================== + Hits 7347 13919 +6572 - Misses 196 260 +64 - Partials 107 140 +33 ``` | [Flag](https://app.codecov.io/gh/esrg-knights/Squire/pull/346/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/esrg-knights/Squire/pull/346/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | `97.20% <100.00%> (+1.16%)` | :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=esrg-knights#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.