Closed chinglee-iot closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
97d48ba
) 93.62% compared to head (f7838cc
) 93.62%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The uncovered line is because there is no unit test to cover it. This PR doesn't change the logic in the implementation.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Description
Use the following pattern for loop control in unit test.
In the unit test, the configCONTROL_INFINITE_LOOP can be defined to a mocked function for loop controlling.
Test Steps
N/A
Checklist:
I have modified and/or added unit-tests to cover the code changes in this Pull Request.Related Issue
Address #750 comment in line 290.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.