X Tutup
Skip to content

REL: Bump versioning to RocketPy v1.3.0#614

Merged
phmbressan merged 751 commits intomasterfrom
rel/v1.3.0
Jun 1, 2024
Merged

REL: Bump versioning to RocketPy v1.3.0#614
phmbressan merged 751 commits intomasterfrom
rel/v1.3.0

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
@codecov
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!

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
@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

No open projects
Status: Closed

Development

Successfully merging this pull request may close these issues.

9 participants

X Tutup