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: update master with develop for version 1.2.0 #536

Merged
merged 301 commits into from
Feb 12, 2024

Merge pull request #553 from RocketPy-Team/mnt/final-refactor-before-…

9da1542
Select commit
Loading
Failed to load commit list.
Merged

ENH: update master with develop for version 1.2.0 #536

Merge pull request #553 from RocketPy-Team/mnt/final-refactor-before-…
9da1542
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2024 in 0s

72.47% (+1.23%) compared to d86c760

View this Pull Request on Codecov

72.47% (+1.23%) compared to d86c760

Details

Codecov Report

Attention: 81 lines in your changes are missing coverage. Please review.

Comparison is base (d86c760) 71.23% compared to head (9da1542) 72.47%.
Report is 1 commits behind head on master.

Files Patch % Lines
rocketpy/prints/controller_prints.py 31.81% 15 Missing ⚠️
rocketpy/simulation/flight_data_importer.py 84.26% 14 Missing ⚠️
rocketpy/environment/environment.py 60.00% 10 Missing ⚠️
rocketpy/simulation/flight.py 78.26% 10 Missing ⚠️
rocketpy/rocket/aero_surface.py 82.05% 7 Missing ⚠️
rocketpy/units.py 14.28% 6 Missing ⚠️
rocketpy/control/controller.py 76.19% 5 Missing ⚠️
rocketpy/mathutils/function.py 94.04% 5 Missing ⚠️
rocketpy/plots/rocket_plots.py 92.59% 2 Missing ⚠️
rocketpy/rocket/parachute.py 66.66% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
+ Coverage   71.23%   72.47%   +1.23%     
==========================================
  Files          55       59       +4     
  Lines        9259     9567     +308     
==========================================
+ Hits         6596     6934     +338     
+ Misses       2663     2633      -30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.