Skip to content

test: add mouse positioning helpers for tray icon - #169

Merged
ReenigneArcher merged 4 commits into
masterfrom
test/position-mouse
Jul 28, 2026
Merged

test: add mouse positioning helpers for tray icon#169
ReenigneArcher merged 4 commits into
masterfrom
test/position-mouse

Fix notification wait loop for macOS in CI

61946bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 28, 2026 in 0s

61.74% (+0.24%) compared to cedbffd

View this Pull Request on Codecov

61.74% (+0.24%) compared to cedbffd

Details

Codecov Report

❌ Patch coverage is 63.15789% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.74%. Comparing base (cedbffd) to head (61946bb).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/QtTrayMenu.cpp 63.07% 15 Missing and 9 partials ⚠️
src/tray_qt.cpp 60.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   61.50%   61.74%   +0.24%     
==========================================
  Files           5        5              
  Lines         439      515      +76     
  Branches      159      194      +35     
==========================================
+ Hits          270      318      +48     
- Misses        110      135      +25     
- Partials       59       62       +3     
Files with missing lines Coverage Δ
src/QtTrayMenu.h 100.00% <100.00%> (ø)
src/tray_qt.cpp 64.39% <60.00%> (-0.37%) ⬇️
src/QtTrayMenu.cpp 67.58% <63.07%> (-1.31%) ⬇️

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 cedbffd...61946bb. Read the comment docs.