nasa / prog_models

The NASA Prognostic Model Package is a Python framework focused on defining and building models for prognostics (computation of remaining useful life) of engineering systems, and provides a set of prognostics models for select components developed within this framework, suitable for use in prognostics applications for these components.
123 stars 50 forks source link

Additional Deprecation Warnings in *Container #531

Closed teubert closed 1 year ago

teubert commented 1 year ago

Adds additional Deprecation Warnings for features present in Series that are not present in the current container. Also adds equals and dot functions. These are functions that we will expect users to start using in v1.6. Adding them now allows users to start updating their code to use these functions between the v1.5 and 1.6 releases

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (prog_models_feature/containers_simresult_tests_updates@23a8a01). Click here to learn what that means. The diff coverage is n/a.

@@                                    Coverage Diff                                    @@
##             prog_models_feature/containers_simresult_tests_updates     #531   +/-   ##
=========================================================================================
  Coverage                                                          ?   79.51%           
=========================================================================================
  Files                                                             ?       30           
  Lines                                                             ?     2436           
  Branches                                                          ?        0           
=========================================================================================
  Hits                                                              ?     1937           
  Misses                                                            ?      499           
  Partials                                                          ?        0