feedback: Exclude codes from line coverage 48/304048/1 accepted/tizen_unified_riscv accepted/tizen/unified/20240110.154218 accepted/tizen/unified/riscv/20240111.042757
authorYunhee Seo <yuni.seo@samsung.com>
Tue, 9 Jan 2024 10:48:47 +0000 (19:48 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Tue, 9 Jan 2024 10:55:41 +0000 (19:55 +0900)
commitdd5fb038da12cdbfc8d7d75701ddc4654d323223
tree55391ba17cfb5f80cf34cd9be3fbae2502745f7d
parent2b524b10a718e8b55c33bfc4d64e8cefa7734699
feedback: Exclude codes from line coverage

Code that is not covered by test code is excluded.
If the code is only for internal API, it is also omitted.
Also, sound-parser.c will be removed and merged into feedback-config.c later.
feedback-config function is excluded because currently it is not used anywhere.
As such, functions that will undergo major structural changes have also been excluded.

Change-Id: I39581b5ce29b5af015e73487fcd2b1854e7d16c2
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/devices.c
src/feedback-config.c
src/feedback.c
src/sound-parser.c
src/sound-theme-manager.c
src/sound.c