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

JP-3697: Jump Step Refactor #330

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Adding a docstring.

5759c19
Select commit
Loading
Failed to load commit list.
Open

JP-3697: Jump Step Refactor #330

Adding a docstring.
5759c19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 6, 2025 in 1s

70.48% of diff hit (target 29.57%)

View this Pull Request on Codecov

70.48% of diff hit (target 29.57%)

Annotations

Check warning on line 104 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 109 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 219 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L219

Added line #L219 was not covered by tests

Check warning on line 228 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L228

Added line #L228 was not covered by tests

Check warning on line 234 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L234

Added line #L234 was not covered by tests

Check warning on line 341 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 346 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L345-L346

Added lines #L345 - L346 were not covered by tests

Check warning on line 425 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L423-L425

Added lines #L423 - L425 were not covered by tests

Check warning on line 939 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L939

Added line #L939 was not covered by tests

Check warning on line 1010 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L1009-L1010

Added lines #L1009 - L1010 were not covered by tests

Check warning on line 1016 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L1015-L1016

Added lines #L1015 - L1016 were not covered by tests

Check warning on line 1120 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L1120

Added line #L1120 was not covered by tests

Check warning on line 1123 in src/stcal/jump/jump.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump.py#L1123

Added line #L1123 was not covered by tests

Check warning on line 34 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 206 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L204-L206

Added lines #L204 - L206 were not covered by tests

Check warning on line 262 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L257-L262

Added lines #L257 - L262 were not covered by tests

Check warning on line 289 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L286-L289

Added lines #L286 - L289 were not covered by tests

Check warning on line 334 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L327-L334

Added lines #L327 - L334 were not covered by tests

Check warning on line 378 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L371-L378

Added lines #L371 - L378 were not covered by tests

Check warning on line 399 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L397-L399

Added lines #L397 - L399 were not covered by tests

Check warning on line 411 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L405-L411

Added lines #L405 - L411 were not covered by tests

Check warning on line 415 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L414-L415

Added lines #L414 - L415 were not covered by tests

Check warning on line 417 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L417

Added line #L417 was not covered by tests

Check warning on line 424 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L421-L424

Added lines #L421 - L424 were not covered by tests

Check warning on line 433 in src/stcal/jump/jump_class.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/stcal/jump/jump_class.py#L432-L433

Added lines #L432 - L433 were not covered by tests