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

Composite Model - Add function return in output #139

Closed teubert closed 8 months ago

teubert commented 8 months ago

Add returns of composite model function members to composite model output.

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

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (ec48258) 83.29% compared to head (ec48258) 83.29%.

:exclamation: Current head ec48258 differs from pull request most recent head a367143. Consider uploading reports for the commit a367143 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #139 +/- ## ======================================= Coverage 83.29% 83.29% ======================================= Files 100 100 Lines 10507 10507 ======================================= Hits 8752 8752 Misses 1755 1755 ```

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