ENH: Improve multi-variable drag compatibility, regular-grid handling, and related tests/docs #927
+1,272
−1,303
Codecov / codecov/project
succeeded
Feb 24, 2026 in 0s
81.09% (+0.82%) compared to 9cf3dd4
View this Pull Request on Codecov
81.09% (+0.82%) compared to 9cf3dd4
Details
Codecov Report
❌ Patch coverage is 85.08065% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.09%. Comparing base (9cf3dd4) to head (cdd7f35).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| rocketpy/tools.py | 77.66% | 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.09% +0.82%
===========================================
Files 104 107 +3
Lines 12769 13857 +1088
===========================================
+ Hits 10250 11238 +988
- 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.
Loading