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

refact!: define a "scopeable model" base class + modelviewset scoping #536

Merged
merged 79 commits into from
Jan 15, 2025

test: individuals list scoping

bfac5fb
Select commit
Loading
Failed to load commit list.
Merged

refact!: define a "scopeable model" base class + modelviewset scoping #536

test: individuals list scoping
bfac5fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 20, 2024 in 0s

94.85% of diff hit (target 92.04%)

View this Pull Request on Codecov

94.85% of diff hit (target 92.04%)

Annotations

Check warning on line 47 in chord_metadata_service/authz/permissions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/authz/permissions.py#L47

Added line #L47 was not covered by tests

Check warning on line 41 in chord_metadata_service/authz/viewset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/authz/viewset.py#L41

Added line #L41 was not covered by tests

Check warning on line 55 in chord_metadata_service/authz/viewset.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/authz/viewset.py#L55

Added line #L55 was not covered by tests

Check warning on line 47 in chord_metadata_service/chord/export/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/chord/export/views.py#L47

Added line #L47 was not covered by tests

Check warning on line 103 in chord_metadata_service/chord/export/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/chord/export/views.py#L103

Added line #L103 was not covered by tests

Check warning on line 69 in chord_metadata_service/chord/ingest/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/chord/ingest/views.py#L67-L69

Added lines #L67 - L69 were not covered by tests

Check warning on line 102 in chord_metadata_service/chord/ingest/views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/chord/ingest/views.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 90 in chord_metadata_service/experiments/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/experiments/models.py#L90

Added line #L90 was not covered by tests

Check warning on line 50 in chord_metadata_service/phenopackets/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/models.py#L50

Added line #L50 was not covered by tests

Check warning on line 126 in chord_metadata_service/restapi/api_renderers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/restapi/api_renderers.py#L126

Added line #L126 was not covered by tests

Check warning on line 165 in chord_metadata_service/restapi/api_renderers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/restapi/api_renderers.py#L165

Added line #L165 was not covered by tests

Check warning on line 173 in chord_metadata_service/restapi/api_renderers.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/restapi/api_renderers.py#L173

Added line #L173 was not covered by tests