Skip to content

MNT: lint

45cebc4
Select commit
Loading
Failed to load commit list.
Open

ENH: Individual Fins #818

MNT: lint
45cebc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 20, 2025 in 0s

78.53% (-0.59%) compared to 4df0b38

View this Pull Request on Codecov

78.53% (-0.59%) compared to 4df0b38

Details

Codecov Report

Attention: Patch coverage is 61.25166% with 291 lines in your changes missing coverage. Please review.

Project coverage is 78.53%. Comparing base (4df0b38) to head (45cebc4).
Report is 26 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/plots/aero_surface_plots.py 29.47% 67 Missing ⚠️
rocketpy/rocket/aero_surface/fins/fin.py 31.25% 66 Missing ⚠️
rocketpy/prints/aero_surface_prints.py 33.33% 28 Missing ⚠️
rocketpy/rocket/aero_surface/fins/_base_fin.py 73.07% 28 Missing ⚠️
rocketpy/plots/rocket_plots.py 38.63% 27 Missing ⚠️
...ocketpy/rocket/aero_surface/fins/elliptical_fin.py 37.03% 17 Missing ⚠️
rocketpy/rocket/aero_surface/fins/free_form_fin.py 39.13% 14 Missing ⚠️
...ketpy/rocket/aero_surface/fins/_free_form_mixin.py 90.08% 12 Missing ⚠️
...etpy/rocket/aero_surface/fins/_elliptical_mixin.py 73.80% 11 Missing ⚠️
...cketpy/rocket/aero_surface/fins/trapezoidal_fin.py 45.00% 11 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #818      +/-   ##
===========================================
- Coverage    79.11%   78.53%   -0.59%     
===========================================
  Files           96      106      +10     
  Lines        11575    12445     +870     
===========================================
+ Hits          9158     9774     +616     
- Misses        2417     2671     +254     

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