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

Add protections against duplicate frames #545

Merged
merged 15 commits into from
Jan 31, 2025

Merge branch 'master' into feature/pipeline

41e0a05
Select commit
Loading
Failed to load commit list.
Merged

Add protections against duplicate frames #545

Merge branch 'master' into feature/pipeline
41e0a05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 30, 2025 in 0s

87.47% of diff hit (target 85.41%)

View this Pull Request on Codecov

87.47% of diff hit (target 85.41%)

Annotations

Check warning on line 622 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L622

Added line #L622 was not covered by tests

Check warning on line 627 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L627

Added line #L627 was not covered by tests

Check warning on line 637 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L637

Added line #L637 was not covered by tests

Check warning on line 640 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L640

Added line #L640 was not covered by tests

Check warning on line 645 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L645

Added line #L645 was not covered by tests

Check warning on line 649 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L649

Added line #L649 was not covered by tests

Check warning on line 653 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L653

Added line #L653 was not covered by tests

Check warning on line 657 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L657

Added line #L657 was not covered by tests

Check warning on line 661 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L661

Added line #L661 was not covered by tests

Check warning on line 665 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L665

Added line #L665 was not covered by tests

Check warning on line 669 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L669

Added line #L669 was not covered by tests

Check warning on line 673 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L673

Added line #L673 was not covered by tests

Check warning on line 677 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L677

Added line #L677 was not covered by tests

Check warning on line 680 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L680

Added line #L680 was not covered by tests

Check warning on line 683 in gwcs/coordinate_frames.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/coordinate_frames.py#L683

Added line #L683 was not covered by tests

Check warning on line 72 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 92 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L92

Added line #L92 was not covered by tests

Check warning on line 96 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L96

Added line #L96 was not covered by tests

Check warning on line 145 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L145

Added line #L145 was not covered by tests

Check warning on line 323 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L323

Added line #L323 was not covered by tests

Check warning on line 328 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L328

Added line #L328 was not covered by tests

Check warning on line 416 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L416

Added line #L416 was not covered by tests

Check warning on line 421 in gwcs/wcs/_pipeline.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_pipeline.py#L421

Added line #L421 was not covered by tests

Check warning on line 47 in gwcs/wcs/_step.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_step.py#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 59 in gwcs/wcs/_step.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

gwcs/wcs/_step.py#L58-L59

Added lines #L58 - L59 were not covered by tests