Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add backend support for ownership requests #740

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Merge branch 'feat/ownership-requests' of https://github.com/pennlabs…

01dc669
Select commit
Loading
Failed to load commit list.
Open

Add backend support for ownership requests #740

Merge branch 'feat/ownership-requests' of https://github.com/pennlabs…
01dc669
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 10, 2024 in 0s

93.05% of diff hit (target 71.88%)

View this Pull Request on Codecov

93.05% of diff hit (target 71.88%)

Annotations

Check warning on line 277 in backend/clubs/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/admin.py#L277

Added line #L277 was not covered by tests

Check warning on line 283 in backend/clubs/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/admin.py#L283

Added line #L283 was not covered by tests

Check warning on line 286 in backend/clubs/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/admin.py#L286

Added line #L286 was not covered by tests

Check warning on line 302 in backend/clubs/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/admin.py#L302

Added line #L302 was not covered by tests

Check warning on line 305 in backend/clubs/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/admin.py#L305

Added line #L305 was not covered by tests

Check warning on line 308 in backend/clubs/admin.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/admin.py#L308

Added line #L308 was not covered by tests

Check warning on line 1098 in backend/clubs/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/models.py#L1098

Added line #L1098 was not covered by tests

Check warning on line 1147 in backend/clubs/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/models.py#L1147

Added line #L1147 was not covered by tests

Check warning on line 450 in backend/clubs/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/permissions.py#L450

Added line #L450 was not covered by tests

Check warning on line 3910 in backend/clubs/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

backend/clubs/views.py#L3910

Added line #L3910 was not covered by tests