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

Revisit coverage, update to 100% code/branch or write issues where unreachable #17

Closed
skliper opened this issue Apr 22, 2022 · 0 comments
Assignees
Milestone

Comments

@skliper
Copy link
Contributor

skliper commented Apr 22, 2022

Failure: Coverage cs lines 99.9% functions 100.0% branches 99.1%
Failure: Coverage ds lines 99.6% functions 100.0% branches 97.7%
Failure: Coverage fm lines 93.8% functions 94.0% branches 89.1%
Failure: Coverage hs lines 100.0% functions 100.0% branches 98.1%
Failure: Coverage lc lines 99.6% functions 100.0% branches 94.3%
Failure: Coverage md lines 98.4% functions 100.0% branches 96.7%
Failure: Coverage sc lines 99.9% functions 100.0% branches 99.0%

Fix where possible, elsewise Issues should document all uncovered lines/branches and disposition (why it's ok as-is)

Imported from GSFCCFS-1935

@skliper skliper added this to the Draco milestone Apr 22, 2022
chillfig added a commit to chillfig/FM that referenced this issue Jun 3, 2022
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 8, 2022
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 8, 2022
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 8, 2022
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 8, 2022
chillfig added a commit to chillfig/FM that referenced this issue Jun 9, 2022
Increases code coverage for fm_child_tests.c and fm_cmds_tests.c
chillfig added a commit to chillfig/FM that referenced this issue Jun 9, 2022
Increases code coverage for fm_child_tests.c and fm_cmds_tests.c
chillfig added a commit to chillfig/FM that referenced this issue Jun 9, 2022
Increases code coverage for fm_child_tests.c and fm_cmds_tests.c
chillfig added a commit to chillfig/FM that referenced this issue Jun 9, 2022
Increases code coverage for fm_child_tests.c and fm_cmds_tests.c
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 13, 2022
chillfig added a commit to chillfig/FM that referenced this issue Jun 13, 2022
Increases code coverage for fm_child_tests.c and fm_cmds_tests.c
chillfig added a commit to chillfig/FM that referenced this issue Jun 13, 2022
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 14, 2022
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 14, 2022
chillfig added a commit to chillfig/FM that referenced this issue Jun 14, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 15, 2022
chillfig added a commit to chillfig/FM that referenced this issue Jun 15, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
Added real numbers in place of "any" macros, Added UtAssert_STUB_Count()
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 16, 2022
chillfig added a commit to chillfig/FM that referenced this issue Jun 16, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
Added real numbers in place of "any" macros, Added UtAssert_STUB_Count()
Cleans up Test_FM_ChildDeleteDirCmd_StrCmpThisDirectoryZero
chillfig added a commit to chillfig/FM that referenced this issue Jun 16, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
Added real numbers in place of "any" macros, Added UtAssert_STUB_Count()
Cleans up Test_FM_ChildDeleteDirCmd_StrCmpThisDirectoryZero
chillfig added a commit to chillfig/FM that referenced this issue Jun 16, 2022
…eteDirCmd, FM_Cmds

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
Added real numbers in place of "any" macros, Added UtAssert_STUB_Count()
Cleans up Test_FM_ChildDeleteDirCmd_StrCmpThisDirectoryZero
havencarlson added a commit to havencarlson/FM that referenced this issue Jun 16, 2022
chillfig added a commit to chillfig/FM that referenced this issue Jun 17, 2022
…M_Cmds, FM_ChildDirListFileLoop

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
Added real numbers in place of "any" macros, Added UtAssert_STUB_Count()
Cleans up Test_FM_ChildDeleteDirCmd_StrCmpThisDirectoryZero
Adds UtAssert_VOIDCALL for FM_ChildSleepStat
Clean up Test_FM_ChildDirListFileLoop coverage test
chillfig added a commit to chillfig/FM that referenced this issue Jun 17, 2022
…M_Cmds, FM_ChildDirListFileLoop

Removed UtAsserts for FM_ChildSizeTimeMode
Removed UtAssert for CFE_ES_ExitChildTask
Updated whitespace to clang format
Added Test_FM_ChildDirListFileLoop_BytesWrittenNotEqualWriteLengthInLoop
Added real numbers in place of "any" macros, Added UtAssert_STUB_Count()
Cleans up Test_FM_ChildDeleteDirCmd_StrCmpThisDirectoryZero
Adds UtAssert_VOIDCALL for FM_ChildSleepStat
Clean up Test_FM_ChildDirListFileLoop coverage test
astrogeco added a commit that referenced this issue Jun 17, 2022
Fix #17, update code coverage for fm_cmd_utils.c
astrogeco added a commit that referenced this issue Jun 22, 2022
Part #17, update code coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants