Skip to content

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

Codecov / codecov/patch failed Nov 12, 2024 in 0s

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