Skip to content

MNT: Update CHANGELOG.

dac833e
Select commit
Loading
Failed to load commit list.
Merged

ENH: Discretized and No-Pickle Encoding Options #827

MNT: Update CHANGELOG.
dac833e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2025 in 0s

80.14% (+1.02%) compared to 4df0b38

View this Pull Request on Codecov

80.14% (+1.02%) compared to 4df0b38

Details

Codecov Report

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

Project coverage is 80.14%. Comparing base (4df0b38) to head (dac833e).
Report is 22 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/environment/environment.py 62.50% 6 Missing ⚠️
rocketpy/motors/hybrid_motor.py 50.00% 3 Missing ⚠️
rocketpy/motors/tank_geometry.py 62.50% 3 Missing ⚠️
...cketpy/rocket/aero_surface/fins/elliptical_fins.py 33.33% 2 Missing ⚠️
...ocketpy/rocket/aero_surface/fins/free_form_fins.py 33.33% 2 Missing ⚠️
rocketpy/mathutils/function.py 75.00% 1 Missing ⚠️
rocketpy/motors/tank.py 90.00% 1 Missing ⚠️
rocketpy/rocket/parachute.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #827      +/-   ##
===========================================
+ Coverage    79.11%   80.14%   +1.02%     
===========================================
  Files           96       98       +2     
  Lines        11575    12137     +562     
===========================================
+ Hits          9158     9727     +569     
+ Misses        2417     2410       -7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.