Skip to content

MNT: pylint

340ca6f
Select commit
Loading
Failed to load commit list.
Open

ENH: Improve multi-variable drag compatibility, regular-grid handling, and related tests/docs #927

MNT: pylint
340ca6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2026 in 1s

81.10% (+0.82%) compared to 9cf3dd4

View this Pull Request on Codecov

81.10% (+0.82%) compared to 9cf3dd4

Details

Codecov Report

❌ Patch coverage is 85.20000% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.10%. Comparing base (9cf3dd4) to head (340ca6f).
⚠️ Report is 29 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/tools.py 78.09% 23 Missing ⚠️
rocketpy/rocket/rocket.py 86.27% 7 Missing ⚠️
rocketpy/mathutils/function.py 92.85% 3 Missing ⚠️
rocketpy/plots/rocket_plots.py 50.00% 2 Missing ⚠️
rocketpy/simulation/flight.py 95.34% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #927      +/-   ##
===========================================
+ Coverage    80.27%   81.10%   +0.82%     
===========================================
  Files          104      107       +3     
  Lines        12769    13859    +1090     
===========================================
+ Hits         10250    11240     +990     
- Misses        2519     2619     +100     

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