GeriLife / companionship

Promoting companionship and well-being for everyone.
European Union Public License 1.2
7 stars 18 forks source link

limits circles to one per user #169

Open werberger opened 1 year ago

werberger commented 1 year ago

Resolves #90 by rendering the 404 page when a user is requesting to join a Circle if they are already a Companion in a Circle.

codecov[bot] commented 1 year ago

Codecov Report

Base: 83.10% // Head: 82.77% // Decreases project coverage by -0.32% :warning:

Coverage data is based on head (aa41b49) compared to base (83d12cf). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #169 +/- ## ========================================== - Coverage 83.10% 82.77% -0.33% ========================================== Files 23 23 Lines 503 505 +2 ========================================== Hits 418 418 - Misses 85 87 +2 ``` | [Impacted Files](https://codecov.io/gh/CompanionshipCare/companionship-care/pull/169?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CompanionshipCare) | Coverage Δ | | |---|---|---| | [project/circles/views.py](https://codecov.io/gh/CompanionshipCare/companionship-care/pull/169/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CompanionshipCare#diff-cHJvamVjdC9jaXJjbGVzL3ZpZXdzLnB5) | `56.25% <0.00%> (-1.03%)` | :arrow_down: | 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=CompanionshipCare). 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=CompanionshipCare)

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