Skip to content

ENH: fix attribute access for sweep_angle in trapezoidal fins encoder…

1feb85b
Select commit
Loading
Failed to load commit list.
Merged

ENH: Individual Fins #818

ENH: fix attribute access for sweep_angle in trapezoidal fins encoder…
1feb85b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 1s

81.29% (+1.02%) compared to 9cf3dd4

View this Pull Request on Codecov

81.29% (+1.02%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 88.98204% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.29%. Comparing base (9cf3dd4) to head (1feb85b).
⚠️ Report is 51 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/plots/rocket_plots.py 38.63% 27 Missing ⚠️
rocketpy/rocket/aero_surface/fins/fin.py 81.37% 19 Missing ⚠️
rocketpy/plots/aero_surface_plots.py 89.90% 11 Missing ⚠️
rocketpy/prints/aero_surface_prints.py 75.60% 10 Missing ⚠️
rocketpy/rocket/aero_surface/fins/_base_fin.py 92.06% 10 Missing ⚠️
rocketpy/rocket/aero_surface/fins/_geometry.py 97.48% 6 Missing ⚠️
rocketpy/rocket/rocket.py 68.42% 6 Missing ⚠️
...ocketpy/rocket/aero_surface/fins/free_form_fins.py 77.77% 2 Missing ⚠️
...cketpy/rocket/aero_surface/fins/elliptical_fins.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #818      +/-   ##
===========================================
+ Coverage    80.27%   81.29%   +1.02%     
===========================================
  Files          104      113       +9     
  Lines        12769    14386    +1617     
===========================================
+ Hits         10250    11695    +1445     
- Misses        2519     2691     +172     

☔ 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.