RocketPy-Team / RocketPy

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

DEV: Updates master to prepare v1.5.0 #684

Closed Gui-FernandesBR closed 2 months ago

Gui-FernandesBR commented 2 months ago

Pull request type

Checklist

Current behavior

Enter text here...

New behavior

Enter text here...

Breaking change

Additional information

We are still waiting for...

Optionally, we could also add the Sensors Implementation to the PR if we manage to solve their tests first. The GenericSurface PR wil still take a while to be finished, so it should come in a future PR.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 72.00929% with 241 lines in your changes missing coverage. Please review.

Project coverage is 75.40%. Comparing base (6b1033d) to head (dca3a84). Report is 214 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/sensitivity/sensitivity_model.py 14.28% 102 Missing :warning:
rocketpy/tools.py 31.34% 46 Missing :warning:
rocketpy/prints/sensitivity_prints.py 16.66% 40 Missing :warning:
rocketpy/plots/sensitivity_plots.py 25.00% 24 Missing :warning:
rocketpy/sensors/sensor.py 93.46% 10 Missing :warning:
rocketpy/simulation/flight.py 89.47% 8 Missing :warning:
rocketpy/motors/motor.py 91.11% 4 Missing :warning:
rocketpy/control/controller.py 75.00% 3 Missing :warning:
rocketpy/mathutils/vector_matrix.py 90.90% 2 Missing :warning:
rocketpy/plots/rocket_plots.py 95.83% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #684 +/- ## ========================================== - Coverage 75.74% 75.40% -0.34% ========================================== Files 81 96 +15 Lines 9821 10832 +1011 ========================================== + Hits 7439 8168 +729 - Misses 2382 2664 +282 ```

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