Skip to content

DEV: remove unused enums for rocket coordinate system

6b06a86
Select commit
Loading
Failed to load commit list.
Merged

DEV: adds ruff, removes black, isort and flake8 #763

DEV: remove unused enums for rocket coordinate system
6b06a86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 8, 2025 in 0s

80.07% (+3.65%) compared to 83aa20e

View this Pull Request on Codecov

80.07% (+3.65%) compared to 83aa20e

Details

Codecov Report

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

Project coverage is 80.07%. Comparing base (83aa20e) to head (6b06a86).
Report is 15 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/environment/environment_analysis.py 0.00% 3 Missing ⚠️
rocketpy/prints/aero_surface_prints.py 33.33% 2 Missing ⚠️
rocketpy/stochastic/stochastic_flight.py 0.00% 2 Missing ⚠️
rocketpy/stochastic/stochastic_model.py 77.77% 2 Missing ⚠️
rocketpy/plots/motor_plots.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #763      +/-   ##
===========================================
+ Coverage    76.42%   80.07%   +3.65%     
===========================================
  Files           95       95              
  Lines        11090    11347     +257     
===========================================
+ Hits          8475     9086     +611     
+ Misses        2615     2261     -354     

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