ENH: Improve multi-variable drag compatibility, regular-grid handling, and related tests/docs #927
Codecov / codecov/project
succeeded
Mar 5, 2026 in 1s
81.05% (+0.78%) compared to 9cf3dd4
View this Pull Request on Codecov
81.05% (+0.78%) compared to 9cf3dd4
Details
Codecov Report
❌ Patch coverage is 82.60870% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.05%. Comparing base (9cf3dd4) to head (da64562).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| rocketpy/tools.py | 75.60% | 20 Missing |
| rocketpy/mathutils/function.py | 81.31% | 17 Missing |
| rocketpy/rocket/rocket.py | 86.27% | 7 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.05% +0.78%
===========================================
Files 104 107 +3
Lines 12769 13883 +1114
===========================================
+ Hits 10250 11253 +1003
- Misses 2519 2630 +111 ☔ 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