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: v1.6.1 #708

Merged
merged 16 commits into from
Oct 9, 2024
Merged

REL: v1.6.1 #708

merged 16 commits into from
Oct 9, 2024

Conversation

Gui-FernandesBR
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR commented Oct 9, 2024

-> See the CHANGELOG for more details.
-> 6 bugs and 1 deprecation, this is a quite nice minor version to be released today.
-> Good EuRoC 2024 to everyone!

p.s.: I'm merging from develop directly to speedup the whole process, so we only need review/approve once.

MateusStano and others added 10 commits October 1, 2024 16:30
BUG: `savetxt` Not Accepting lambda Functions
BUG: Single Point Functions Can Not Be Defined
* BUG: Vector encoding breaks MonteCarlo export.

* MNT: add changes to CHANGELOG.

* ENH: make the Matrix class JSON serializable

---------

Co-authored-by: Gui-FernandesBR <[email protected]>
* DEP: deprecate NOAA's RUC sounding model

* DEV: updates CHANGELOG

* DEP: deprecate NOAA's RUC sounding model

* DEV: updates CHANGELOG

* MNT: fix pylint
* DEP: deprecate NOAA's RUC sounding model

* DEV: updates CHANGELOG

* BUG: restart rail buttons components

* DEP: deprecate NOAA's RUC sounding model

* DEV: updates CHANGELOG

* MNT: fix pylint

* BUG: add rail buttons checks in add_surfaces

* DEV: updates CHANGELOG

---------

Co-authored-by: Gui-FernandesBR <[email protected]>
Co-authored-by: Gui-FernandesBR <[email protected]>
* BUG: fix custom atmosphere max_expected_height

* BUG: fix custom atmosphere max_expected_height

* BUG: fix custom atmosphere max_expected_height

* BUG: fix custom atmosphere max_expected_height

* MNT: skip setter validation for the environment attribute

* DEV: updates CHANGELOG
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 75.93%. Comparing base (94e2958) to head (dde7ba4).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/environment/environment.py 62.50% 3 Missing ⚠️
rocketpy/rocket/rocket.py 66.66% 3 Missing ⚠️
rocketpy/mathutils/vector_matrix.py 50.00% 2 Missing ⚠️
rocketpy/environment/fetchers.py 50.00% 1 Missing ⚠️
rocketpy/mathutils/function.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #708      +/-   ##
==========================================
- Coverage   76.01%   75.93%   -0.09%     
==========================================
  Files          99       99              
  Lines       11274    11222      -52     
==========================================
- Hits         8570     8521      -49     
+ Misses       2704     2701       -3     

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

Gui-FernandesBR and others added 6 commits October 9, 2024 02:13
* BUG: add rail buttons checks in add_surfaces

* BUG: restart rail buttons components

* BUG: save initial_observed_variables on self

* ENH: create self.base_controller_function

* DEV: updates changelog

---------

Co-authored-by: Gui-FernandesBR <[email protected]>
Co-authored-by: Gui-FernandesBR <[email protected]>
@phmbressan phmbressan merged commit 156aaa5 into master Oct 9, 2024
7 of 8 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