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

refactor(lox-orbits): expose concrete KeplerianElements #199

Merged
merged 1 commit into from
Feb 4, 2025

refactor(lox-orbits): expose concrete `KeplerianElements`

90c447a
Select commit
Loading
Failed to load commit list.
Merged

refactor(lox-orbits): expose concrete KeplerianElements #199

refactor(lox-orbits): expose concrete `KeplerianElements`
90c447a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 4, 2025 in 0s

4.16% of diff hit (target 70.98%)

View this Pull Request on Codecov

4.16% of diff hit (target 70.98%)

Annotations

Check warning on line 35 in crates/lox-orbits/src/elements.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/elements.rs#L33-L35

Added lines #L33 - L35 were not covered by tests

Check warning on line 37 in crates/lox-orbits/src/elements.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/elements.rs#L37

Added line #L37 was not covered by tests

Check warning on line 39 in crates/lox-orbits/src/elements.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/elements.rs#L39

Added line #L39 was not covered by tests

Check warning on line 51 in crates/lox-orbits/src/elements.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/elements.rs#L41-L51

Added lines #L41 - L51 were not covered by tests

Check warning on line 59 in crates/lox-orbits/src/elements.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/lox-orbits/src/elements.rs#L53-L59

Added lines #L53 - L59 were not covered by tests