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

Bugfix/issue#294 #295

Closed DutcherNL closed 1 year ago

DutcherNL commented 1 year ago

Also removed has_paid_membership and added export function to MemberYear model for financial list of all members of that year

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.87% // Head: 95.77% // Decreases project coverage by -0.10% :warning:

Coverage data is based on head (f6af715) compared to base (3e56497). Patch coverage: 76.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #295 +/- ## ========================================== - Coverage 95.87% 95.77% -0.10% ========================================== Files 132 132 Lines 5522 5540 +18 Branches 881 883 +2 ========================================== + Hits 5294 5306 +12 - Misses 154 160 +6 Partials 74 74 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.77% <76.00%> (-0.10%)` | :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=esrg-knights#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/esrg-knights/Squire/pull/295?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights) | Coverage Δ | | |---|---|---| | [membership\_file/models.py](https://codecov.io/gh/esrg-knights/Squire/pull/295?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWVtYmVyc2hpcF9maWxlL21vZGVscy5weQ==) | `97.65% <ø> (-0.02%)` | :arrow_down: | | [membership\_file/admin.py](https://codecov.io/gh/esrg-knights/Squire/pull/295?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWVtYmVyc2hpcF9maWxlL2FkbWluLnB5) | `93.38% <53.84%> (-4.83%)` | :arrow_down: | | [membership\_file/export.py](https://codecov.io/gh/esrg-knights/Squire/pull/295?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWVtYmVyc2hpcF9maWxlL2V4cG9ydC5weQ==) | `100.00% <100.00%> (ø)` | | | [membership\_file/forms.py](https://codecov.io/gh/esrg-knights/Squire/pull/295?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights#diff-bWVtYmVyc2hpcF9maWxlL2Zvcm1zLnB5) | `92.72% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esrg-knights)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.