Skip to content

TST: increase test coverage (#756)

72d9310
Select commit
Loading
Failed to load commit list.
Merged

Updates master for release v1.8.0 #761

TST: increase test coverage (#756)
72d9310
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2025 in 0s

80.06% (+3.62%) compared to 67af56c

View this Pull Request on Codecov

80.06% (+3.62%) compared to 67af56c

Details

Codecov Report

Attention: Patch coverage is 73.72881% with 124 lines in your changes missing coverage. Please review.

Project coverage is 80.06%. Comparing base (67af56c) to head (72d9310).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/rocket/rocket.py 43.58% 22 Missing ⚠️
rocketpy/environment/environment.py 59.61% 21 Missing ⚠️
rocketpy/_encoders.py 78.18% 12 Missing ⚠️
rocketpy/motors/tank_geometry.py 66.66% 11 Missing ⚠️
rocketpy/simulation/monte_carlo.py 28.57% 10 Missing ⚠️
rocketpy/simulation/flight.py 65.21% 8 Missing ⚠️
...ocketpy/rocket/aero_surface/fins/free_form_fins.py 33.33% 6 Missing ⚠️
rocketpy/rocket/parachute.py 71.42% 6 Missing ⚠️
rocketpy/motors/tank.py 87.80% 5 Missing ⚠️
...cketpy/rocket/aero_surface/fins/elliptical_fins.py 37.50% 5 Missing ⚠️
... and 10 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #761      +/-   ##
==========================================
+ Coverage   76.43%   80.06%   +3.62%     
==========================================
  Files          95       95              
  Lines       11078    11350     +272     
==========================================
+ Hits         8468     9087     +619     
+ Misses       2610     2263     -347     

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