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: Updates master for v1.6.2 #722

Merged
merged 8 commits into from
Nov 8, 2024

DEV: updates workflows to include python 3.13 (#719)

b838d53
Select commit
Loading
Failed to load commit list.
Merged

DEV: Updates master for v1.6.2 #722

DEV: updates workflows to include python 3.13 (#719)
b838d53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

76.03% (+0.10%) compared to dde7ba4

View this Pull Request on Codecov

76.03% (+0.10%) compared to dde7ba4

Details

Codecov Report

Attention: Patch coverage is 73.97260% with 19 lines in your changes missing coverage. Please review.

Project coverage is 76.03%. Comparing base (dde7ba4) to head (b838d53).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/plots/monte_carlo_plots.py 52.63% 9 Missing ⚠️
rocketpy/simulation/monte_carlo.py 81.81% 6 Missing ⚠️
rocketpy/motors/motor.py 75.00% 2 Missing ⚠️
rocketpy/rocket/rocket.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #722      +/-   ##
==========================================
+ Coverage   75.93%   76.03%   +0.10%     
==========================================
  Files          99       94       -5     
  Lines       11222    10981     -241     
==========================================
- Hits         8521     8349     -172     
+ Misses       2701     2632      -69     

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