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

Implement outlier detection step. #981

Merged
merged 9 commits into from
Nov 20, 2023

Refactoring to comply with comments.

c3b94e1
Select commit
Loading
Failed to load commit list.
Merged

Implement outlier detection step. #981

Refactoring to comply with comments.
c3b94e1
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 Nov 17, 2023 in 1s

15.96% of diff hit (target 73.32%)

View this Pull Request on Codecov

15.96% of diff hit (target 73.32%)

Annotations

Check warning on line 548 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L547-L548

Added lines #L547 - L548 were not covered by tests

Check warning on line 554 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L550-L554

Added lines #L550 - L554 were not covered by tests

Check warning on line 556 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L556

Added line #L556 was not covered by tests

Check warning on line 558 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L558

Added line #L558 was not covered by tests

Check warning on line 562 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L562

Added line #L562 was not covered by tests

Check warning on line 566 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L564-L566

Added lines #L564 - L566 were not covered by tests

Check warning on line 570 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L570

Added line #L570 was not covered by tests

Check warning on line 575 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L572-L575

Added lines #L572 - L575 were not covered by tests

Check warning on line 582 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L577-L582

Added lines #L577 - L582 were not covered by tests

Check warning on line 589 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L587-L589

Added lines #L587 - L589 were not covered by tests

Check warning on line 593 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L591-L593

Added lines #L591 - L593 were not covered by tests

Check warning on line 595 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L595

Added line #L595 was not covered by tests

Check warning on line 598 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L598

Added line #L598 was not covered by tests

Check warning on line 602 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L601-L602

Added lines #L601 - L602 were not covered by tests

Check warning on line 606 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L604-L606

Added lines #L604 - L606 were not covered by tests

Check warning on line 608 in romancal/datamodels/container.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/datamodels/container.py#L608

Added line #L608 was not covered by tests

Check warning on line 74 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 79 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 84 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L84

Added line #L84 was not covered by tests

Check warning on line 105 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 109 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 115 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 123 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L120-L123

Added lines #L120 - L123 were not covered by tests

Check warning on line 131 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L128-L131

Added lines #L128 - L131 were not covered by tests

Check warning on line 133 in romancal/outlier_detection/outlier_detection.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

romancal/outlier_detection/outlier_detection.py#L133

Added line #L133 was not covered by tests