Skip to content

fix(tray): optionally run tray in main event loop enabling support for macOS#3818

Merged
ReenigneArcher merged 3 commits into
masterfrom
fix/tray/run-tray-in-main-event-loop-enabling-support-for-macOS
Sep 1, 2025
Merged

fix(tray): optionally run tray in main event loop enabling support for macOS#3818
ReenigneArcher merged 3 commits into
masterfrom
fix/tray/run-tray-in-main-event-loop-enabling-support-for-macOS

sonar fixes

411e647
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2025 in 1s

11.34% (-0.03%) compared to 705d763

View this Pull Request on Codecov

11.34% (-0.03%) compared to 705d763

Details

Codecov Report

❌ Patch coverage is 0% with 74 lines in your changes missing coverage. Please review.
✅ Project coverage is 11.34%. Comparing base (705d763) to head (411e647).

Files with missing lines Patch % Lines
src/system_tray.cpp 0.00% 74 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3818      +/-   ##
==========================================
- Coverage   11.37%   11.34%   -0.03%     
==========================================
  Files          92       92              
  Lines       17577    17622      +45     
  Branches     8074     8108      +34     
==========================================
  Hits         2000     2000              
+ Misses      14871    14758     -113     
- Partials      706      864     +158     
Files with missing lines Coverage Δ
src/system_tray.cpp 0.00% <0.00%> (ø)

... and 23 files with indirect coverage changes