You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reviewed the README file to see if the feature is in the major future work.
I performed a cursory search to see if the feature request is relevant, not redundant, nor in conflict with other tickets.
Is your feature request related to a problem? Please describe.
The MM coverage test contains stubs for some PSP functions. These stubs will be added to the official PSP in nasa/PSP#435,
Describe the solution you'd like
MM should use the stubs provided by the PSP - the local copy will conflict with them, and should be removed.
Additional context
May need to put this in an OMIT_DEPRECATED block to avoid breaking builds.
Requester Info
Joseph Hickey, Vantage Systems, Inc.
The text was updated successfully, but these errors were encountered:
The PSP now provides the full set of stubs.
IMPORTANT: This needs to be merged in conjunction with nasa/PSP#436 to
obtain the complete set of stubs. Otherwise the link will fail.
Checklist (Please check before submitting)
Is your feature request related to a problem? Please describe.
The MM coverage test contains stubs for some PSP functions. These stubs will be added to the official PSP in nasa/PSP#435,
Describe the solution you'd like
MM should use the stubs provided by the PSP - the local copy will conflict with them, and should be removed.
Additional context
May need to put this in an OMIT_DEPRECATED block to avoid breaking builds.
Requester Info
Joseph Hickey, Vantage Systems, Inc.
The text was updated successfully, but these errors were encountered: