RocketPy-Team / RocketPy

Next generation High-Power Rocketry 6-DOF Trajectory Simulation
https://docs.rocketpy.org/
MIT License
616 stars 146 forks source link

DOC: Add a doctest to calculate density profile #591

Closed justincolinsmart closed 5 months ago

justincolinsmart commented 5 months ago

Pull request type

Checklist

Current behavior

Previously environment.calculate_density_profile lacked doctest

New behavior

Now environment.calculate_density_profile now has two doctest's, one for sea level and another at 1000m

Breaking change

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.97%. Comparing base (1b9e950) to head (e5d6fce). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #591 +/- ## ======================================== Coverage 72.97% 72.97% ======================================== Files 57 57 Lines 9596 9596 ======================================== Hits 7003 7003 Misses 2593 2593 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.