Skip to content

Include <stdlib.h> in tray_windows.c

f207e17
Select commit
Loading
Failed to load commit list.
Merged

fix(linux): migrate to qt tray #104

Include <stdlib.h> in tray_windows.c
f207e17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 1s

63.75% (-9.32%) compared to 6fa152f

View this Pull Request on Codecov

63.75% (-9.32%) compared to 6fa152f

Details

Codecov Report

❌ Patch coverage is 58.11518% with 240 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.75%. Comparing base (6fa152f) to head (f207e17).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/tray_linux.cpp 59.46% 147 Missing and 80 partials ⚠️
src/tray_darwin.m 0.00% 9 Missing ⚠️
src/tray_windows.c 0.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (6fa152f) and HEAD (f207e17). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (6fa152f) HEAD (f207e17)
libappindicator3-dev 1 0
Linux 2 0
libayatana-appindicator3-dev 1 0
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
- Coverage   73.06%   63.75%   -9.32%     
==========================================
  Files           4        4              
  Lines         427      858     +431     
  Branches       83      313     +230     
==========================================
+ Hits          312      547     +235     
- Misses         72      208     +136     
- Partials       43      103      +60     
Files with missing lines Coverage Δ
src/example.c 0.00% <ø> (ø)
src/tray_windows.c 79.45% <0.00%> (-1.21%) ⬇️
src/tray_darwin.m 77.90% <0.00%> (-9.11%) ⬇️
src/tray_linux.cpp 59.46% <59.46%> (ø)

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 6fa152f...f207e17. Read the comment docs.