ENH: Improve multi-variable drag compatibility, regular-grid handling, and related tests/docs #927
Codecov / codecov/project
succeeded
Mar 7, 2026 in 0s
81.03% (+0.76%) compared to 9cf3dd4
View this Pull Request on Codecov
81.03% (+0.76%) compared to 9cf3dd4
Details
Codecov Report
❌ Patch coverage is 82.85714% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.03%. Comparing base (9cf3dd4) to head (3d8a7e2).
| 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.03% +0.76%
===========================================
Files 104 107 +3
Lines 12769 13886 +1117
===========================================
+ Hits 10250 11253 +1003
- Misses 2519 2633 +114 ☔ 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