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
Is your feature request related to a problem? Please describe.
shared/src/osapi-common.c: OS_DeleteAllObjects missing coverage
shared/src/osapi-idmap.c: OS_ObjectIdFinalizeDelete not covered
Describe the solution you'd like
Add coverage back in
Enforce 100% coverage in CI
Describe alternatives you've considered
At minimum add coverage back... CI really should enforce or we will keep missing code coverage.
Additional context
None.
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered:
skliper
changed the title
Code coverage for shared and vxworks dropped below 100% (again)
Code coverage for shared dropped below 100% (again)
Sep 22, 2020
Manually merged to resolve conflicts.
From branch jphickey/fix-263-msgid-api:
Fixnasa#245, Consistent use of MsgId type
Fixnasa#263, Expose CFE_SB_IsValidMsgId() API
From branch dmknutsen/issue_240:
Fixesnasa#240, removes MESSAGE_FORMAT_IS_CCSDS ifdefs from code
Is your feature request related to a problem? Please describe.
shared/src/osapi-common.c: OS_DeleteAllObjects missing coverage
shared/src/osapi-idmap.c: OS_ObjectIdFinalizeDelete not covered
Describe the solution you'd like
Describe alternatives you've considered
At minimum add coverage back... CI really should enforce or we will keep missing code coverage.
Additional context
None.
Requester Info
Jacob Hageman - NASA/GSFC
The text was updated successfully, but these errors were encountered: