Codecov / codecov/project
succeeded
Feb 8, 2024 in 0s
72.45% (+1.21%) compared to d86c760
View this Pull Request on Codecov
72.45% (+1.21%) compared to d86c760
Details
Codecov Report
Attention: 84 lines
in your changes are missing coverage. Please review.
Comparison is base (
d86c760
) 71.23% compared to head (e5d1122
) 72.45%.
Report is 1 commits behind head on master.
❗ Current head e5d1122 differs from pull request most recent head b2bab4d. Consider uploading reports for the commit b2bab4d to get more accurate results
Files | Patch % | Lines |
---|---|---|
rocketpy/prints/controller_prints.py | 31.81% | 15 Missing |
rocketpy/simulation/flight_data_importer.py | 83.33% | 15 Missing |
rocketpy/simulation/flight.py | 73.91% | 12 Missing |
rocketpy/environment/environment.py | 60.00% | 10 Missing |
rocketpy/rocket/aero_surface.py | 81.57% | 7 Missing |
rocketpy/units.py | 14.28% | 6 Missing |
rocketpy/control/controller.py | 76.19% | 5 Missing |
rocketpy/mathutils/function.py | 93.97% | 5 Missing |
rocketpy/plots/rocket_plots.py | 92.59% | 2 Missing |
rocketpy/rocket/parachute.py | 66.66% | 2 Missing |
... and 4 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #536 +/- ##
==========================================
+ Coverage 71.23% 72.45% +1.21%
==========================================
Files 55 59 +4
Lines 9259 9569 +310
==========================================
+ Hits 6596 6933 +337
+ Misses 2663 2636 -27
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading