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

REL: Bump versioning to RocketPy v1.3.0 #614

Merged
merged 751 commits into from
Jun 1, 2024
Merged

REL: Bump versioning to RocketPy v1.3.0 #614

merged 751 commits into from
Jun 1, 2024

Conversation

phmbressan
Copy link
Collaborator

Pull request type

  • Code changes (bugfix, features)
  • Other (please describe): Release PR

Checklist

  • Lint (black rocketpy/ tests/) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

Current behavior

RocketPy version was v1.2.2.

New behavior

This PR prepares the release of RocketPy v1.3.0. Featuring MonteCarlo simulations, code speed improvements and many other features and bug fixes.

Breaking change

  • Yes
  • No

Gui-FernandesBR and others added 30 commits April 15, 2024 23:51
BUG: Swap `rocket.total_mass.differentiate` for `motor.total_mass_flow rate`
@phmbressan phmbressan added the Releases Related with new releases label Jun 1, 2024
@phmbressan phmbressan added this to the Release v1.X.0 milestone Jun 1, 2024
@phmbressan phmbressan self-assigned this Jun 1, 2024
@phmbressan phmbressan requested a review from a team as a code owner June 1, 2024 15:12
Copy link

codecov bot commented Jun 1, 2024

Codecov Report

Attention: Patch coverage is 79.55163% with 301 lines in your changes are missing coverage. Please review.

Project coverage is 73.69%. Comparing base (822a89e) to head (ecfe5f4).

Files Patch % Lines
rocketpy/simulation/monte_carlo.py 64.86% 78 Missing ⚠️
rocketpy/environment/environment.py 30.86% 56 Missing ⚠️
rocketpy/stochastic/stochastic_rocket.py 83.87% 25 Missing ⚠️
rocketpy/plots/monte_carlo_plots.py 61.40% 22 Missing ⚠️
rocketpy/simulation/flight.py 90.35% 22 Missing ⚠️
rocketpy/stochastic/stochastic_model.py 83.33% 22 Missing ⚠️
rocketpy/mathutils/function.py 93.77% 15 Missing ⚠️
rocketpy/tools.py 90.16% 12 Missing ⚠️
rocketpy/_encoders.py 35.29% 11 Missing ⚠️
rocketpy/stochastic/stochastic_flight.py 62.96% 10 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
+ Coverage   72.94%   73.69%   +0.75%     
==========================================
  Files          59       70      +11     
  Lines        9612    10286     +674     
==========================================
+ Hits         7011     7580     +569     
- Misses       2601     2706     +105     

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

Gui-FernandesBR
Gui-FernandesBR previously approved these changes Jun 1, 2024
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work! These 750 commits demonstrate the bright of our Team.

Thank you everyone for the effort!

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@phmbressan phmbressan merged commit 941e73b into master Jun 1, 2024
10 checks passed
@phmbressan phmbressan deleted the rel/v1.3.0 branch June 1, 2024 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Releases Related with new releases
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

9 participants