Skip to content

Enhance publish-screenshots workflow

7b11e95
Select commit
Loading
Failed to load commit list.
Merged

test: add screenshots #86

Enhance publish-screenshots workflow
7b11e95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

73.22% (+11.20%) compared to 7ce2adc

View this Pull Request on Codecov

73.22% (+11.20%) compared to 7ce2adc

Details

Codecov Report

❌ Patch coverage is 77.41935% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.22%. Comparing base (7ce2adc) to head (7b11e95).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/tray_linux.c 70.49% 11 Missing and 7 partials ⚠️
src/tray_darwin.m 88.88% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #86       +/-   ##
===========================================
+ Coverage   62.01%   73.22%   +11.20%     
===========================================
  Files           4        4               
  Lines         337      422       +85     
  Branches       63       81       +18     
===========================================
+ Hits          209      309      +100     
+ Misses         92       70       -22     
- Partials       36       43        +7     
Files with missing lines Coverage Δ
src/tray_windows.c 81.25% <100.00%> (+16.92%) ⬆️
src/tray_darwin.m 87.01% <88.88%> (+3.08%) ⬆️
src/tray_linux.c 69.71% <70.49%> (+7.06%) ⬆️