Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT: Updates master for release 1.4.1 #642

Merged
merged 161 commits into from
Jul 20, 2024
Merged

MNT: Updates master for release 1.4.1 #642

merged 161 commits into from
Jul 20, 2024

Conversation

Gui-FernandesBR
Copy link
Member

Pull request type

  • ReadMe, Docs and GitHub updates

Checklist

  • Tests for the changes have been added (if needed)
  • Docs have been reviewed and added / updated
  • Lint (black rocketpy/ tests/) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

New behavior

We basicly refactored some classes.

Breaking change

  • No

Additional information

None

Gui-FernandesBR and others added 30 commits May 17, 2024 01:43
Gui-FernandesBR and others added 24 commits July 9, 2024 12:53
…r-refactor-may-2024

ENH: Environment class major refactor may 2024
…th-pytest-slow-option

DEV: adds scheduled test with pytest slow option
…olution-array

ENH: Insert apogee state into solution list during flight simulation
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

Attention: Patch coverage is 74.47130% with 338 lines in your changes missing coverage. Please review.

Project coverage is 75.72%. Comparing base (e1f99fd) to head (d977fbe).
Report is 3 commits behind head on master.

Files Patch % Lines
rocketpy/environment/fetchers.py 27.27% 104 Missing ⚠️
rocketpy/rocket/aero_surface/nose_cone.py 78.68% 39 Missing ⚠️
rocketpy/rocket/aero_surface/fins/fins.py 72.56% 31 Missing ⚠️
rocketpy/environment/environment_analysis.py 20.58% 27 Missing ⚠️
rocketpy/environment/tools.py 85.02% 25 Missing ⚠️
rocketpy/simulation/flight.py 61.11% 21 Missing ⚠️
...ketpy/rocket/aero_surface/fins/trapezoidal_fins.py 80.20% 19 Missing ⚠️
rocketpy/rocket/aero_surface/tail.py 79.16% 15 Missing ⚠️
rocketpy/motors/solid_motor.py 50.00% 7 Missing ⚠️
...cketpy/rocket/aero_surface/fins/elliptical_fins.py 87.03% 7 Missing ⚠️
... and 20 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #642      +/-   ##
==========================================
+ Coverage   73.75%   75.72%   +1.96%     
==========================================
  Files          70       81      +11     
  Lines       10320     9815     -505     
==========================================
- Hits         7612     7432     -180     
+ Misses       2708     2383     -325     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Gui-FernandesBR Gui-FernandesBR merged commit 798b9db into master Jul 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

4 participants