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

MNT: Refactor flight prints module #579

Merged
merged 3 commits into from
Mar 24, 2024

ENH: add altitude ASL and AGL to burn out state prints

2a85ce8
Select commit
Loading
Failed to load commit list.
Merged

MNT: Refactor flight prints module #579

ENH: add altitude ASL and AGL to burn out state prints
2a85ce8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2024 in 1s

72.66% (+0.01%) compared to 2456b11

View this Pull Request on Codecov

72.66% (+0.01%) compared to 2456b11

Details

Codecov Report

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

Project coverage is 72.66%. Comparing base (2456b11) to head (2a85ce8).
Report is 10 commits behind head on develop.

Files Patch % Lines
rocketpy/prints/flight_prints.py 88.37% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #579      +/-   ##
===========================================
+ Coverage    72.65%   72.66%   +0.01%     
===========================================
  Files           59       59              
  Lines         9614     9603      -11     
===========================================
- Hits          6985     6978       -7     
+ Misses        2629     2625       -4     

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