VSEScala / Scala-Dining

Contains the Scala Dining Website Design
4 stars 5 forks source link

Filter for active users #230

Closed mhvis closed 1 year ago

mhvis commented 1 year ago

Fixes #207.

codecov[bot] commented 1 year ago

Codecov Report

Base: 56.65% // Head: 56.65% // No change to project coverage :thumbsup:

Coverage data is based on head (3145ca0) compared to base (64da0a8). Patch coverage: 33.33% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #230 +/- ## ======================================= Coverage 56.65% 56.65% ======================================= Files 48 48 Lines 2344 2344 Branches 280 280 ======================================= Hits 1328 1328 Misses 987 987 Partials 29 29 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `56.65% <33.33%> (ø)` | | 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=Dutcher#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/DutcherNL/Scala-Dining-WebApp/pull/230?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dutcher) | Coverage Δ | | |---|---|---| | [userdetails/views.py](https://codecov.io/gh/DutcherNL/Scala-Dining-WebApp/pull/230/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dutcher#diff-dXNlcmRldGFpbHMvdmlld3MucHk=) | `55.10% <0.00%> (ø)` | | | [userdetails/views\_association.py](https://codecov.io/gh/DutcherNL/Scala-Dining-WebApp/pull/230/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dutcher#diff-dXNlcmRldGFpbHMvdmlld3NfYXNzb2NpYXRpb24ucHk=) | `41.17% <ø> (ø)` | | | [creditmanagement/forms.py](https://codecov.io/gh/DutcherNL/Scala-Dining-WebApp/pull/230/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Dutcher#diff-Y3JlZGl0bWFuYWdlbWVudC9mb3Jtcy5weQ==) | `36.88% <50.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=Dutcher). 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=Dutcher)

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