Skip to content

Update Master with Develop#1068

Open
Gui-FernandesBR wants to merge 7 commits into
masterfrom
develop
Open

Update Master with Develop#1068
Gui-FernandesBR wants to merge 7 commits into
masterfrom
develop

Merge branch 'master' into develop

ce3342f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 15, 2026 in 0s

80.85% (-1.00%) compared to ba9d130

View this Pull Request on Codecov

80.85% (-1.00%) compared to ba9d130

Details

Codecov Report

❌ Patch coverage is 74.77004% with 384 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.85%. Comparing base (ba9d130) to head (ce3342f).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/plots/flight_plots.py 58.67% 286 Missing ⚠️
rocketpy/mathutils/_calc/evaluator.py 85.14% 45 Missing ⚠️
rocketpy/mathutils/_calc/polation_1d.py 81.09% 38 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/_calc/_fitting.py 97.77% 2 Missing ⚠️
rocketpy/mathutils/vector_matrix.py 95.45% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1068      +/-   ##
==========================================
- Coverage   81.84%   80.85%   -1.00%     
==========================================
  Files         115      122       +7     
  Lines       15145    16355    +1210     
==========================================
+ Hits        12396    13224     +828     
- Misses       2749     3131     +382     

☔ 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.