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

ENH: Simulation Save and Load in JSON Files #695

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

MNT: restore typo to correct values on flight test.

022fa57
Select commit
Loading
Failed to load commit list.
Open

ENH: Simulation Save and Load in JSON Files #695

MNT: restore typo to correct values on flight test.
022fa57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 4, 2024 in 1s

82.79% of diff hit (target 76.06%)

View this Pull Request on Codecov

82.79% of diff hit (target 76.06%)

Annotations

Check warning on line 39 in rocketpy/_encoders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/_encoders.py#L39

Added line #L39 was not covered by tests

Check warning on line 65 in rocketpy/_encoders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/_encoders.py#L65

Added line #L65 was not covered by tests

Check warning on line 94 in rocketpy/_encoders.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/_encoders.py#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 2894 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2894

Added line #L2894 was not covered by tests

Check warning on line 2914 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2914

Added line #L2914 was not covered by tests

Check warning on line 2917 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2917

Added line #L2917 was not covered by tests

Check warning on line 2920 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2920

Added line #L2920 was not covered by tests

Check warning on line 2923 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2923

Added line #L2923 was not covered by tests

Check warning on line 2926 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2926

Added line #L2926 was not covered by tests

Check warning on line 2929 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2929

Added line #L2929 was not covered by tests

Check warning on line 2932 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2932

Added line #L2932 was not covered by tests

Check warning on line 2945 in rocketpy/environment/environment.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/environment/environment.py#L2937-L2945

Added lines #L2937 - L2945 were not covered by tests

Check warning on line 1486 in rocketpy/motors/motor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/motors/motor.py#L1486

Added line #L1486 was not covered by tests

Check warning on line 835 in rocketpy/motors/tank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/motors/tank.py#L835

Added line #L835 was not covered by tests

Check warning on line 845 in rocketpy/motors/tank.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/motors/tank.py#L845

Added line #L845 was not covered by tests

Check warning on line 357 in rocketpy/motors/tank_geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/motors/tank_geometry.py#L357

Added line #L357 was not covered by tests

Check warning on line 366 in rocketpy/motors/tank_geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/motors/tank_geometry.py#L366

Added line #L366 was not covered by tests

Check warning on line 371 in rocketpy/motors/tank_geometry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/motors/tank_geometry.py#L368-L371

Added lines #L368 - L371 were not covered by tests

Check warning on line 322 in rocketpy/rocket/aero_surface/fins/elliptical_fins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/rocket/aero_surface/fins/elliptical_fins.py#L322

Added line #L322 was not covered by tests

Check warning on line 205 in rocketpy/rocket/components.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/rocket/components.py#L205

Added line #L205 was not covered by tests

Check warning on line 280 in rocketpy/rocket/parachute.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/rocket/parachute.py#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 1911 in rocketpy/rocket/rocket.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/rocket/rocket.py#L1911

Added line #L1911 was not covered by tests

Check warning on line 3378 in rocketpy/simulation/flight.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/flight.py#L3378

Added line #L3378 was not covered by tests

Check warning on line 3398 in rocketpy/simulation/flight.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/flight.py#L3398

Added line #L3398 was not covered by tests