SonarQube findings tracker
TL;DR
- Quality gate: OK
- Coverage: 80.1%
- Open findings: 0
- Security hotspots to review: 0
This thread is auto-rendered from Sonar on each scan. Resolve an item by fixing the code (the next scan drops it) or by marking it Won't Fix or resolved in Sonar. Do not hand-edit; edits are overwritten on the next sync.
Quality Gate Conditions
| Metric |
Status |
Actual |
Comparator |
Threshold |
new_coverage |
OK |
80.8 |
LT |
80 |
new_duplicated_lines_density |
OK |
0.98871 |
GT |
3 |
new_security_hotspots_reviewed |
OK |
100.0 |
LT |
100 |
new_violations |
OK |
0 |
GT |
0 |
Machine-readable summary
{
"blocker_keys": [],
"by_severity": {},
"coverage": 80.1,
"critical_keys": [],
"generated_at": "2026-06-28T10:12:54+00:00",
"quality_gate": "OK",
"quality_gate_conditions": [
{
"actual_value": "80.8",
"comparator": "LT",
"error_threshold": "80",
"metric_key": "new_coverage",
"status": "OK"
},
{
"actual_value": "0.98871",
"comparator": "GT",
"error_threshold": "3",
"metric_key": "new_duplicated_lines_density",
"status": "OK"
},
{
"actual_value": "100.0",
"comparator": "LT",
"error_threshold": "100",
"metric_key": "new_security_hotspots_reviewed",
"status": "OK"
},
{
"actual_value": "0",
"comparator": "GT",
"error_threshold": "0",
"metric_key": "new_violations",
"status": "OK"
}
],
"security_hotspots": []
}
SonarQube findings tracker
TL;DR
This thread is auto-rendered from Sonar on each scan. Resolve an item by fixing the code (the next scan drops it) or by marking it Won't Fix or resolved in Sonar. Do not hand-edit; edits are overwritten on the next sync.
Quality Gate Conditions
new_coveragenew_duplicated_lines_densitynew_security_hotspots_reviewednew_violationsMachine-readable summary
{ "blocker_keys": [], "by_severity": {}, "coverage": 80.1, "critical_keys": [], "generated_at": "2026-06-28T10:12:54+00:00", "quality_gate": "OK", "quality_gate_conditions": [ { "actual_value": "80.8", "comparator": "LT", "error_threshold": "80", "metric_key": "new_coverage", "status": "OK" }, { "actual_value": "0.98871", "comparator": "GT", "error_threshold": "3", "metric_key": "new_duplicated_lines_density", "status": "OK" }, { "actual_value": "100.0", "comparator": "LT", "error_threshold": "100", "metric_key": "new_security_hotspots_reviewed", "status": "OK" }, { "actual_value": "0", "comparator": "GT", "error_threshold": "0", "metric_key": "new_violations", "status": "OK" } ], "security_hotspots": [] }