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

GIT: Updates master to v1.7.0 #731

Merged
merged 38 commits into from
Nov 30, 2024

Merge pull request #729 from RocketPy-Team/bug/generic-surfaces-corre…

5856353
Select commit
Loading
Failed to load commit list.
Merged

GIT: Updates master to v1.7.0 #731

Merge pull request #729 from RocketPy-Team/bug/generic-surfaces-corre…
5856353
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

76.08% (+0.10%) compared to bf5d4f5

View this Pull Request on Codecov

76.08% (+0.10%) compared to bf5d4f5

Details

Codecov Report

Attention: Patch coverage is 83.14607% with 30 lines in your changes missing coverage. Please review.

Project coverage is 76.08%. Comparing base (bf5d4f5) to head (5856353).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/plots/environment_analysis_plots.py 42.85% 16 Missing ⚠️
rocketpy/mathutils/function.py 75.00% 2 Missing ⚠️
rocketpy/plots/plot_helpers.py 91.66% 2 Missing ⚠️
rocketpy/motors/hybrid_motor.py 50.00% 1 Missing ⚠️
rocketpy/motors/liquid_motor.py 50.00% 1 Missing ⚠️
rocketpy/motors/solid_motor.py 50.00% 1 Missing ⚠️
rocketpy/motors/tank.py 50.00% 1 Missing ⚠️
rocketpy/plots/aero_surface_plots.py 93.33% 1 Missing ⚠️
rocketpy/plots/environment_plots.py 88.88% 1 Missing ⚠️
rocketpy/plots/tank_plots.py 66.66% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #731      +/-   ##
==========================================
+ Coverage   75.97%   76.08%   +0.10%     
==========================================
  Files          99       95       -4     
  Lines       11255    10997     -258     
==========================================
- Hits         8551     8367     -184     
+ Misses       2704     2630      -74     

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