Skip to content

RDKEMW-9000 : CODE COV - #524

Open
madhubabutt wants to merge 1 commit into
developfrom
feature/testcov
Open

RDKEMW-9000 : CODE COV#524
madhubabutt wants to merge 1 commit into
developfrom
feature/testcov

Conversation

@madhubabutt

Copy link
Copy Markdown
Contributor

No description provided.

@madhubabutt
madhubabutt requested a review from a team as a code owner August 7, 2026 10:55
Copilot AI review requested due to automatic review settings August 7, 2026 10:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a DeviceInfo-specific gcov report generation step to the unit test runner script, likely to support improved code coverage visibility.

Changes:

  • Runs gcov for the DeviceInfo gtest target and prints the generated .gcov report to stdout.
  • Integrates the gcov step into the existing unit test flow before the existing lcov capture section.

Comment thread run_ut.sh
Comment on lines +184 to 188
cd $TOP_DIR/src/hostif/profiles/DeviceInfo/
gcov -b -c devieInfo_gtest-Device_DeviceInfo.gcno
cat Device_DeviceInfo.cpp.gcov

cd $TOP_DIR
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Code Coverage Summary

                                        Total:|73.9%  9594|90.4% 659|    -    0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants