Skip to content

ENH: Function vectorized speed-up and refactor#1049

Open
phmbressan wants to merge 5 commits into
developfrom
mnt/function-refactors
Open

ENH: Function vectorized speed-up and refactor#1049
phmbressan wants to merge 5 commits into
developfrom
mnt/function-refactors

TST: attempt at tests re-run.

8e734c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 9, 2026 in 0s

81.61% (-0.15%) compared to 7e37cb0

View this Pull Request on Codecov

81.61% (-0.15%) compared to 7e37cb0

Details

Codecov Report

❌ Patch coverage is 84.08216% with 124 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.61%. Comparing base (7e37cb0) to head (8e734c6).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/mathutils/_calc/polation_1d.py 76.11% 48 Missing ⚠️
rocketpy/mathutils/_calc/evaluator.py 85.60% 39 Missing ⚠️
rocketpy/mathutils/_calc/_fitting.py 73.33% 24 Missing ⚠️
rocketpy/mathutils/_calc/polation_base.py 75.00% 4 Missing ⚠️
rocketpy/mathutils/_calc/registry.py 88.88% 4 Missing ⚠️
rocketpy/mathutils/_calc/polation_nd.py 96.62% 3 Missing ⚠️
rocketpy/mathutils/vector_matrix.py 95.45% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1049      +/-   ##
===========================================
- Coverage    81.75%   81.61%   -0.15%     
===========================================
  Files          119      126       +7     
  Lines        15192    15771     +579     
===========================================
+ Hits         12420    12871     +451     
- Misses        2772     2900     +128     

☔ View full report in Codecov by Harness.
📢 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.