Skip to content

Ensure AppIndicator D-Bus registration completes

0d00b93
Select commit
Loading
Failed to load commit list.
Draft

test: add screenshots #86

Ensure AppIndicator D-Bus registration completes
0d00b93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 7, 2026 in 0s

38.52% (-23.50%) compared to 09c5784

View this Pull Request on Codecov

38.52% (-23.50%) compared to 09c5784

Details

Codecov Report

❌ Patch coverage is 9.25926% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.52%. Comparing base (09c5784) to head (0d00b93).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/tray_linux.c 0.00% 32 Missing ⚠️
src/tray_darwin.m 0.00% 17 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (09c5784) and HEAD (0d00b93). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (09c5784) HEAD (0d00b93)
libappindicator3-dev 1 0
Linux 1 0
macOS 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #86       +/-   ##
===========================================
- Coverage   62.01%   38.52%   -23.50%     
===========================================
  Files           4        4               
  Lines         337      379       +42     
  Branches       63       72        +9     
===========================================
- Hits          209      146       -63     
- Misses         92      216      +124     
+ Partials       36       17       -19     
Files with missing lines Coverage Δ
src/tray_windows.c 82.95% <100.00%> (+18.62%) ⬆️
src/tray_darwin.m 0.00% <0.00%> (-83.93%) ⬇️
src/tray_linux.c 0.00% <0.00%> (-62.66%) ⬇️