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 origin change #154

Merged
merged 7 commits into from
Nov 12, 2024

feat(lox-orbits): implement frame and origin change for Python classes

bbc00a5
Select commit
Loading
Failed to load commit list.
Merged

Implement origin change #154

feat(lox-orbits): implement frame and origin change for Python classes
bbc00a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 12, 2024 in 1s

63.27% of diff hit (target 88.07%)

View this Pull Request on Codecov

63.27% of diff hit (target 88.07%)

Annotations

Check warning on line 8 in crates/lox-ephem/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-ephem/src/python.rs#L6-L8

Added lines #L6 - L8 were not covered by tests

Check warning on line 11 in crates/lox-ephem/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-ephem/src/python.rs#L11

Added line #L11 was not covered by tests

Check warning on line 14 in crates/lox-ephem/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-ephem/src/python.rs#L14

Added line #L14 was not covered by tests

Check warning on line 21 in crates/lox-ephem/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-ephem/src/python.rs#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 57 in crates/lox-orbits/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/python.rs#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 406 in crates/lox-orbits/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/python.rs#L392-L406

Added lines #L392 - L406 were not covered by tests

Check warning on line 651 in crates/lox-orbits/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/python.rs#L643-L651

Added lines #L643 - L651 were not covered by tests

Check warning on line 654 in crates/lox-orbits/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/python.rs#L653-L654

Added lines #L653 - L654 were not covered by tests

Check warning on line 666 in crates/lox-orbits/src/python.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/python.rs#L656-L666

Added lines #L656 - L666 were not covered by tests

Check warning on line 251 in crates/lox-orbits/src/trajectories.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/trajectories.rs#L241-L251

Added lines #L241 - L251 were not covered by tests

Check warning on line 254 in crates/lox-orbits/src/trajectories.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/trajectories.rs#L253-L254

Added lines #L253 - L254 were not covered by tests

Check warning on line 52 in crates/lox-space/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-space/src/lib.rs#L52

Added line #L52 was not covered by tests