Skip to content

ENH: Fix Orientation Param of Inertial Sensors (#688)

Codecov / codecov/project failed Sep 14, 2024 in 0s

75.40% (-0.34%) compared to 6b1033d

View this Pull Request on Codecov

75.40% (-0.34%) compared to 6b1033d

Details

Codecov Report

Attention: Patch coverage is 72.00929% with 241 lines in your changes missing coverage. Please review.

Project coverage is 75.40%. Comparing base (6b1033d) to head (dca3a84).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
rocketpy/sensitivity/sensitivity_model.py 14.28% 102 Missing ⚠️
rocketpy/tools.py 31.34% 46 Missing ⚠️
rocketpy/prints/sensitivity_prints.py 16.66% 40 Missing ⚠️
rocketpy/plots/sensitivity_plots.py 25.00% 24 Missing ⚠️
rocketpy/sensors/sensor.py 93.46% 10 Missing ⚠️
rocketpy/simulation/flight.py 89.47% 8 Missing ⚠️
rocketpy/motors/motor.py 91.11% 4 Missing ⚠️
rocketpy/control/controller.py 75.00% 3 Missing ⚠️
rocketpy/mathutils/vector_matrix.py 90.90% 2 Missing ⚠️
rocketpy/plots/rocket_plots.py 95.83% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #684      +/-   ##
==========================================
- Coverage   75.74%   75.40%   -0.34%     
==========================================
  Files          81       96      +15     
  Lines        9821    10832    +1011     
==========================================
+ Hits         7439     8168     +729     
- Misses       2382     2664     +282     

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