Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #44, Update function key in CS_RecomputeAppChildTask_Test_DefEntryId #65

Merged

Conversation

thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution
Fixes #44
CS_COMPUTE_TEST_CFE_ES_GetModuleInfoHandler1 handler function key updated from CFE_ES_GetAppInfo to CFE_ES_GetModuleInfo.

Tests back to 100% passing and full coverage:

  lines......: 100.0% (2241 of 2241 lines)
  functions..: 100.0% (98 of 98 functions)
  branches...: 100.0% (927 of 927 branches)

Testing performed
GitHub CI actions (incl. Build + Run, Unit Tests etc.) all passing successfully.

Expected behavior changes
Tests should pass at 100%

Contributor Info
Avi Weiss @thnkslprpt

@dzbaker dzbaker merged commit ed72e15 into nasa:main Mar 9, 2023
@thnkslprpt thnkslprpt deleted the fix-44-RecomputeAppChildTask-failing-tests branch March 9, 2023 21:04
@dmknutsen dmknutsen added this to the Equuleus milestone May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CS_RecomputeAppChildTask_Test_DefEntryId sets up handler for wrong function key
5 participants