refactor(sonar): remove duplication#18
Merged
Merged
Codecov / codecov/project
succeeded
Jun 20, 2026 in 1s
87.05% (+0.01%) compared to ccad17c
View this Pull Request on Codecov
87.05% (+0.01%) compared to ccad17c
Details
Codecov Report
❌ Patch coverage is 98.68421% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.05%. Comparing base (ccad17c) to head (a325b23).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/core/runtime.cpp | 97.87% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
+ Coverage 87.03% 87.05% +0.01%
==========================================
Files 10 10
Lines 3194 3152 -42
Branches 1161 1109 -52
==========================================
- Hits 2780 2744 -36
+ Misses 302 278 -24
- Partials 112 130 +18 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/linux/uhid_backend.cpp | 87.57% <100.00%> (-0.38%) |
⬇️ |
| src/core/runtime.cpp | 84.52% <97.87%> (+0.77%) |
⬆️ |
... and 2 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update ccad17c...a325b23. Read the comment docs.
Loading