Skip to content

fix(mac): always run tray_update() on the main thread#157

Merged
ReenigneArcher merged 1 commit into
LizardByte:masterfrom
andygrundman:andyg.fix-mac-tray-update
Jun 30, 2026
Merged

fix(mac): always run tray_update() on the main thread#157
ReenigneArcher merged 1 commit into
LizardByte:masterfrom
andygrundman:andyg.fix-mac-tray-update

fix(mac): always run tray_update() on the main thread

ae9efa8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

63.32% (-0.67%) compared to f449b4a

View this Pull Request on Codecov

63.32% (-0.67%) compared to f449b4a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.32%. Comparing base (f449b4a) to head (ae9efa8).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   63.98%   63.32%   -0.67%     
==========================================
  Files           5        5              
  Lines         647      638       -9     
  Branches      214      213       -1     
==========================================
- Hits          414      404      -10     
- Misses        153      157       +4     
+ Partials       80       77       -3     
Files with missing lines Coverage Δ
src/tray_darwin.m 72.72% <ø> (-4.02%) ⬇️

... and 1 file 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 f449b4a...ae9efa8. Read the comment docs.