ENH: Add multi-dimensional drag coefficient support (Cd as function of M, Re, α) #875
Codecov / codecov/project
succeeded
Dec 3, 2025 in 0s
80.96% (+0.68%) compared to 9cf3dd4
View this Pull Request on Codecov
80.96% (+0.68%) compared to 9cf3dd4
Details
Codecov Report
❌ Patch coverage is 87.77778% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.96%. Comparing base (9cf3dd4) to head (9805868).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| rocketpy/mathutils/function.py | 83.78% | 18 Missing |
| rocketpy/simulation/flight.py | 93.65% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #875 +/- ##
===========================================
+ Coverage 80.27% 80.96% +0.68%
===========================================
Files 104 107 +3
Lines 12769 13609 +840
===========================================
+ Hits 10250 11018 +768
- Misses 2519 2591 +72 ☔ 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