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

Image data handling refactor #228

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

Refactored the image handling logic to further use the SRImage class,…

eace0ae
Select commit
Loading
Failed to load commit list.
Draft

Image data handling refactor #228

Refactored the image handling logic to further use the SRImage class,…
eace0ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 0s

35.78% of diff hit (target 83.37%)

View this Pull Request on Codecov

35.78% of diff hit (target 83.37%)

Annotations

Check warning on line 111 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L111

Added line #L111 was not covered by tests

Check warning on line 118 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L118

Added line #L118 was not covered by tests

Check warning on line 123 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L123

Added line #L123 was not covered by tests

Check warning on line 128 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L128

Added line #L128 was not covered by tests

Check warning on line 136 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L136

Added line #L136 was not covered by tests

Check warning on line 152 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L152

Added line #L152 was not covered by tests

Check warning on line 156 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 165 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L165

Added line #L165 was not covered by tests

Check warning on line 172 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 187 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 199 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L199

Added line #L199 was not covered by tests

Check warning on line 322 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 345 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L344-L345

Added lines #L344 - L345 were not covered by tests

Check warning on line 362 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L361-L362

Added lines #L361 - L362 were not covered by tests

Check warning on line 382 in specreduce/background.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/background.py#L382

Added line #L382 was not covered by tests

Check warning on line 47 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L47

Added line #L47 was not covered by tests

Check warning on line 164 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L164

Added line #L164 was not covered by tests

Check warning on line 221 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L221

Added line #L221 was not covered by tests

Check warning on line 228 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L228

Added line #L228 was not covered by tests

Check warning on line 232 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L232

Added line #L232 was not covered by tests

Check warning on line 242 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 332 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L332

Added line #L332 was not covered by tests

Check warning on line 509 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L508-L509

Added lines #L508 - L509 were not covered by tests

Check warning on line 513 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L511-L513

Added lines #L511 - L513 were not covered by tests

Check warning on line 516 in specreduce/extract.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

specreduce/extract.py#L516

Added line #L516 was not covered by tests