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

Improve warning handling for non-positive values when apply_log = True for InterRowMSAS #671

Merged
merged 4 commits into from
Nov 22, 2024

Merge branch 'main' into issue-670-warnings-log

4b080ca
Select commit
Loading
Failed to load commit list.
Merged

Improve warning handling for non-positive values when apply_log = True for InterRowMSAS #671

Merge branch 'main' into issue-670-warnings-log
4b080ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 22, 2024 in 1s

17.50% of diff hit (target 94.13%)

View this Pull Request on Codecov

17.50% of diff hit (target 94.13%)

Annotations

Check warning on line 34 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L39

Added line #L39 was not covered by tests

Check warning on line 42 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 52 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 59 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 61 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L61

Added line #L61 was not covered by tests

Check warning on line 66 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 70 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 79 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L75-L79

Added lines #L75 - L79 were not covered by tests

Check warning on line 83 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 115 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L115

Added line #L115 was not covered by tests

Check warning on line 118 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L118

Added line #L118 was not covered by tests

Check warning on line 121 in sdmetrics/column_pairs/statistical/inter_row_msas.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sdmetrics/column_pairs/statistical/inter_row_msas.py#L120-L121

Added lines #L120 - L121 were not covered by tests