feat(system error monitor): use polling subscriber #7486
Closed
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Jun 13, 2024 in 36s
CodeScene PR Check
✅ Code Health Quality Gates: OK
Details
Annotations
Check notice on line 1 in system/system_error_monitor/src/system_error_monitor_core.cpp
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
ℹ Getting worse: Overall Code Complexity
The mean cyclomatic complexity increases from 4.15 to 4.26, threshold = 4. This file has many conditional statements (e.g. if, for, while) across its implementation, leading to lower code health. Avoid adding more conditionals.
Loading