Skip to content

WIP - (Re-)Implement tray notifications using libnotify with fallback…

8ebf071
Select commit
Loading
Failed to load commit list.
Draft

feat: Simplify QT-based tray implementation #121

WIP - (Re-)Implement tray notifications using libnotify with fallback…
8ebf071
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

66.66% (+2.91%) compared to 2a638a8

View this Pull Request on Codecov

66.66% (+2.91%) compared to 2a638a8

Details

Codecov Report

❌ Patch coverage is 65.88785% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.66%. Comparing base (2a638a8) to head (8ebf071).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/QtTrayMenu.cpp 63.63% 32 Missing and 32 partials ⚠️
src/tray_linux.cpp 76.31% 2 Missing and 7 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   63.75%   66.66%   +2.91%     
==========================================
  Files           4        5       +1     
  Lines         858      537     -321     
  Branches      313      153     -160     
==========================================
- Hits          547      358     -189     
+ Misses        208      115      -93     
+ Partials      103       64      -39     
Files with missing lines Coverage Δ
src/tray_linux.cpp 50.79% <76.31%> (-8.68%) ⬇️
src/QtTrayMenu.cpp 63.63% <63.63%> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a638a8...8ebf071. Read the comment docs.