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

replace opencv-python with scikit-image for snowball detection #138

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

restore overriden version of duplicate test

cf527d6
Select commit
Loading
Failed to load commit list.
Draft

replace opencv-python with scikit-image for snowball detection #138

restore overriden version of duplicate test
cf527d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 23, 2024 in 1s

94.16% of diff hit (target 84.74%)

View this Pull Request on Codecov

94.16% of diff hit (target 84.74%)

Annotations

Check warning on line 31 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L31

Added line #L31 was not covered by tests

Check warning on line 59 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L63

Added line #L63 was not covered by tests

Check warning on line 67 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L67

Added line #L67 was not covered by tests

Check warning on line 75 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 79 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L79

Added line #L79 was not covered by tests

Check warning on line 84 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L84

Added line #L84 was not covered by tests

Check warning on line 132 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L132

Added line #L132 was not covered by tests

Check warning on line 157 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L157

Added line #L157 was not covered by tests

Check warning on line 178 in src/stcal/jump/circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/circle.py#L178

Added line #L178 was not covered by tests

Check warning on line 69 in tests/test_circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_circle.py#L69

Added line #L69 was not covered by tests

Check warning on line 97 in tests/test_circle.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_circle.py#L97

Added line #L97 was not covered by tests