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

Conversation

@Gui-FernandesBR

Copy link
Copy Markdown
Member

No description provided.

phmbressan and others added 6 commits July 14, 2026 17:45
* MNT: deduplicate function arithmetic logic.

ENH: modularize function arithmetic and source dispatch.

MNT: refactor function math modules.

MNT: optimize function math speed.

* MNT: enhance parachute trigger evaluation for speed.

* MNT: improve typing stack on Function evaluation.

* MNT: architecture corrections and optimizations.

* TST: attempt at tests re-run.

* MNT: minor fixes and docstring update.
* ENH: Interactive 3D Flight Trajectory and Attitude Animation.

* TST: update actions workflow dependencies for headless run.

* MNT: solve plot animation review comments on styling.
@Gui-FernandesBR Gui-FernandesBR requested a review from a team as a code owner July 15, 2026 12:15
@Gui-FernandesBR

Copy link
Copy Markdown
Member Author

I noticed now that the auto changelog feature has been working, but unfortunately not that smartly, sometimes it repeats entry.
I will fix it as soon as possible, let's not worry so much about the CHANGELOG.md file for now.

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

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.

@Gui-FernandesBR

Copy link
Copy Markdown
Member Author

documentation not building, codecoverage not passing... Needss fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants