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

DEV: Prepare Master for v1.6 #696

Merged
merged 113 commits into from
Sep 28, 2024

MNT: small doc changes

94e2958
Select commit
Loading
Failed to load commit list.
Merged

DEV: Prepare Master for v1.6 #696

MNT: small doc changes
94e2958
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

76.01% (+0.60%) compared to e1b9299

View this Pull Request on Codecov

76.01% (+0.60%) compared to e1b9299

Details

Codecov Report

Attention: Patch coverage is 86.50000% with 81 lines in your changes missing coverage. Please review.

Project coverage is 76.01%. Comparing base (e1b9299) to head (94e2958).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/simulation/flight.py 64.17% 24 Missing ⚠️
rocketpy/prints/aero_surface_prints.py 33.33% 14 Missing ⚠️
rocketpy/plots/rocket_plots.py 45.00% 11 Missing ⚠️
rocketpy/rocket/rocket.py 76.19% 10 Missing ⚠️
rocketpy/mathutils/function.py 92.00% 8 Missing ⚠️
...ocketpy/rocket/aero_surface/fins/free_form_fins.py 94.61% 7 Missing ⚠️
rocketpy/rocket/aero_surface/generic_surface.py 95.60% 4 Missing ⚠️
rocketpy/plots/aero_surface_plots.py 92.00% 2 Missing ⚠️
rocketpy/prints/rocket_prints.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #696      +/-   ##
==========================================
+ Coverage   75.40%   76.01%   +0.60%     
==========================================
  Files          96       99       +3     
  Lines       10832    11274     +442     
==========================================
+ Hits         8168     8570     +402     
- Misses       2664     2704      +40     

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