X Tutup
Skip to content

REL: Bump versioning to RocketPy v1.4.2#648

Merged
Gui-FernandesBR merged 3 commits intomasterfrom
rel/v1.4.2
Aug 3, 2024
Merged

REL: Bump versioning to RocketPy v1.4.2#648
Gui-FernandesBR merged 3 commits intomasterfrom
rel/v1.4.2

Conversation

@Gui-FernandesBR
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR commented Aug 3, 2024

Pull request type

  • Other (please describe): release PR + update master branch (I'm making the two of them altogether bc it's simpler)

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

Minor version to solve bugs and fix small things.

Breaking change

  • No

juliomachad0 and others added 3 commits July 20, 2024 19:22
* ENH: Enabling the creation of Rail Buttons separately (adding the rocket_radius attribute to the RailButtons class). Improvement of the Railbuttons class.

* ENH: removing unnecessary try except

* ENH: improve try/except block

* DEV: adds 643 to changelog

* ENH: improves add_surfaces for rail buttons

---------

Co-authored-by: Gui-FernandesBR <guilherme_fernandes@usp.br>
* BUG: merge not including controllers

* DEV: changelog
@Gui-FernandesBR Gui-FernandesBR requested a review from a team as a code owner August 3, 2024 15:19
@Gui-FernandesBR Gui-FernandesBR changed the title REL: v1.4.2 REL: REL: Bump versioning to RocketPy v1.4.2 Aug 3, 2024
@Gui-FernandesBR Gui-FernandesBR changed the title REL: REL: Bump versioning to RocketPy v1.4.2 REL: Bump versioning to RocketPy v1.4.2 Aug 3, 2024
@Gui-FernandesBR Gui-FernandesBR added the Releases Related with new releases label Aug 3, 2024
@Gui-FernandesBR Gui-FernandesBR added this to the Release v1.X.0 milestone Aug 3, 2024
@codecov
Copy link

codecov bot commented Aug 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.74%. Comparing base (5c6d83a) to head (174aee5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
+ Coverage   75.72%   75.74%   +0.02%     
==========================================
  Files          81       81              
  Lines        9815     9821       +6     
==========================================
+ Hits         7432     7439       +7     
+ Misses       2383     2382       -1     

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

@Gui-FernandesBR Gui-FernandesBR merged commit 9c0b3e7 into master Aug 3, 2024
@Gui-FernandesBR Gui-FernandesBR deleted the rel/v1.4.2 branch August 3, 2024 16:00
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.

4 participants

X Tutup