nasa / progpy

The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
https://nasa.github.io/progpy/
Other
52 stars 7 forks source link

Updates to UAV model #125

Closed teubert closed 8 months ago

teubert commented 8 months ago

Specifically,

github-actions[bot] commented 8 months ago

Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (523e653) 83.37% compared to head (62e92b3) 83.36%.

Files Patch % Lines
...c/progpy/models/aircraft_model/small_rotorcraft.py 56.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #125 +/- ## ========================================== - Coverage 83.37% 83.36% -0.01% ========================================== Files 100 100 Lines 10427 10428 +1 ========================================== Hits 8693 8693 - Misses 1734 1735 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.