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!: discovery module + revised overview endpoints #496

Merged
merged 26 commits into from
Apr 12, 2024

test(discovery): test individual public stats functions

f2dc0ec
Select commit
Loading
Failed to load commit list.
Merged

refact!: discovery module + revised overview endpoints #496

test(discovery): test individual public stats functions
f2dc0ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 11, 2024 in 0s

91.69% of diff hit (target 87.70%)

View this Pull Request on Codecov

91.69% of diff hit (target 87.70%)

Annotations

Check warning on line 145 in chord_metadata_service/discovery/api_views.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/api_views.py#L145

Added line #L145 was not covered by tests

Check warning on line 123 in chord_metadata_service/discovery/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields.py#L123

Added line #L123 was not covered by tests

Check warning on line 138 in chord_metadata_service/discovery/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields.py#L138

Added line #L138 was not covered by tests

Check warning on line 265 in chord_metadata_service/discovery/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields.py#L265

Added line #L265 was not covered by tests

Check warning on line 313 in chord_metadata_service/discovery/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields.py#L313

Added line #L313 was not covered by tests

Check warning on line 334 in chord_metadata_service/discovery/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields.py#L334

Added line #L334 was not covered by tests

Check warning on line 373 in chord_metadata_service/discovery/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields.py#L373

Added line #L373 was not covered by tests

Check warning on line 380 in chord_metadata_service/discovery/fields.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields.py#L380

Added line #L380 was not covered by tests

Check warning on line 7 in chord_metadata_service/discovery/fields_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields_utils.py#L7

Added line #L7 was not covered by tests

Check warning on line 25 in chord_metadata_service/discovery/fields_utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/fields_utils.py#L25

Added line #L25 was not covered by tests

Check warning on line 65 in chord_metadata_service/discovery/stats.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/stats.py#L65

Added line #L65 was not covered by tests

Check warning on line 111 in chord_metadata_service/discovery/stats.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/discovery/stats.py#L111

Added line #L111 was not covered by tests

Check warning on line 17 in chord_metadata_service/phenopackets/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/utils.py#L17

Added line #L17 was not covered by tests

Check warning on line 20 in chord_metadata_service/phenopackets/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/utils.py#L20

Added line #L20 was not covered by tests

Check warning on line 24 in chord_metadata_service/phenopackets/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/utils.py#L24

Added line #L24 was not covered by tests

Check warning on line 26 in chord_metadata_service/phenopackets/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/utils.py#L26

Added line #L26 was not covered by tests

Check warning on line 56 in chord_metadata_service/phenopackets/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/utils.py#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 58 in chord_metadata_service/phenopackets/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/utils.py#L58

Added line #L58 was not covered by tests

Check warning on line 71 in chord_metadata_service/phenopackets/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

chord_metadata_service/phenopackets/utils.py#L67-L71

Added lines #L67 - L71 were not covered by tests