Skip to content

Add appindicator_type to CI matrix and setup

2b9cd61
Select commit
Loading
Failed to load commit list.
Draft

test: add screenshots #86

Add appindicator_type to CI matrix and setup
2b9cd61
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2026 in 0s

74.25% (+12.23%) compared to 09c5784

View this Pull Request on Codecov

74.25% (+12.23%) compared to 09c5784

Details

Codecov Report

❌ Patch coverage is 80.00000% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.25%. Comparing base (09c5784) to head (2b9cd61).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/tray_linux.c 76.74% 5 Missing and 5 partials ⚠️
src/tray_darwin.m 81.48% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #86       +/-   ##
===========================================
+ Coverage   62.01%   74.25%   +12.23%     
===========================================
  Files           4        4               
  Lines         337      404       +67     
  Branches       63       77       +14     
===========================================
+ Hits          209      300       +91     
+ Misses         92       65       -27     
- Partials       36       39        +3     
Files with missing lines Coverage Δ
src/tray_windows.c 82.38% <100.00%> (+18.05%) ⬆️
src/tray_darwin.m 85.71% <81.48%> (+1.78%) ⬆️
src/tray_linux.c 71.77% <76.74%> (+9.12%) ⬆️