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

ENH: Get Instance Attributes #477

Merged
merged 7 commits into from
Dec 2, 2023

BUG: fix time_array assignment in Environment class

04b751d
Select commit
Loading
Failed to load commit list.
Merged

ENH: Get Instance Attributes #477

BUG: fix time_array assignment in Environment class
04b751d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

70.77% (+1.84%) compared to 433435f

View this Pull Request on Codecov

70.77% (+1.84%) compared to 433435f

Details

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (433435f) 68.92% compared to head (04b751d) 70.77%.
Report is 162 commits behind head on develop.

❗ Current head 04b751d differs from pull request most recent head 438f4c0. Consider uploading reports for the commit 438f4c0 to get more accurate results

Files Patch % Lines
rocketpy/utilities.py 25.00% 6 Missing ⚠️
rocketpy/environment/environment.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #477      +/-   ##
===========================================
+ Coverage    68.92%   70.77%   +1.84%     
===========================================
  Files           55       55              
  Lines         8961     9244     +283     
===========================================
+ Hits          6176     6542     +366     
+ Misses        2785     2702      -83     

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