Skip to content

refactor(sonar): remove duplication - #18

Merged
ReenigneArcher merged 1 commit into
masterfrom
refactor/sonar/duplication
Jun 20, 2026
Merged

refactor(sonar): remove duplication#18
ReenigneArcher merged 1 commit into
masterfrom
refactor/sonar/duplication

refactor(sonar): remove duplication

a325b23
Select commit
Loading
Failed to load commit list.
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 linesPatch %Lines
src/core/runtime.cpp97.87%0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@ 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 linesCoverage Δ
src/platform/linux/uhid_backend.cpp87.57% <100.00%> (-0.38%)⬇️
src/core/runtime.cpp84.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.