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

RE2022-275: refactor filtering handler #584

Merged
merged 26 commits into from
Dec 22, 2023

Update src/service/filtering/filtering_processing.py

e912e22
Select commit
Loading
Failed to load commit list.
Merged

RE2022-275: refactor filtering handler #584

Update src/service/filtering/filtering_processing.py
e912e22
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 22, 2023 in 0s

26.15% of diff hit (target 47.08%)

View this Pull Request on Codecov

26.15% of diff hit (target 47.08%)

Annotations

Check warning on line 110 in src/common/product_models/heatmap_common_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/product_models/heatmap_common_models.py#L110

Added line #L110 was not covered by tests

Check warning on line 249 in src/common/product_models/heatmap_common_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/product_models/heatmap_common_models.py#L249

Added line #L249 was not covered by tests

Check warning on line 259 in src/common/product_models/heatmap_common_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/product_models/heatmap_common_models.py#L259

Added line #L259 was not covered by tests

Check warning on line 299 in src/common/product_models/heatmap_common_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/product_models/heatmap_common_models.py#L298-L299

Added lines #L298 - L299 were not covered by tests

Check warning on line 367 in src/service/data_products/genome_attributes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/data_products/genome_attributes.py#L367

Added line #L367 was not covered by tests

Check warning on line 446 in src/service/data_products/genome_attributes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/data_products/genome_attributes.py#L446

Added line #L446 was not covered by tests

Check warning on line 529 in src/service/data_products/genome_attributes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/data_products/genome_attributes.py#L529

Added line #L529 was not covered by tests

Check warning on line 27 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L22-L27

Added lines #L22 - L27 were not covered by tests

Check warning on line 30 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 56 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L50-L56

Added lines #L50 - L56 were not covered by tests

Check warning on line 61 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L61

Added line #L61 was not covered by tests

Check warning on line 63 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L63

Added line #L63 was not covered by tests

Check warning on line 70 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L70

Added line #L70 was not covered by tests

Check warning on line 137 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 140 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L140

Added line #L140 was not covered by tests

Check warning on line 144 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 146 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L146

Added line #L146 was not covered by tests

Check warning on line 149 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L149

Added line #L149 was not covered by tests

Check warning on line 152 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 158 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L154-L158

Added lines #L154 - L158 were not covered by tests

Check warning on line 161 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 166 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L166

Added line #L166 was not covered by tests

Check warning on line 168 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L168

Added line #L168 was not covered by tests

Check warning on line 185 in src/service/filtering/filtering_processing.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/service/filtering/filtering_processing.py#L185

Added line #L185 was not covered by tests