feat(tray): Add runtime config option to enable/disable system tray#4208
Merged
Codecov / codecov/project
succeeded
Sep 1, 2025 in 1s
11.34% (-0.01%) compared to 73f84fb
View this Pull Request on Codecov
11.34% (-0.01%) compared to 73f84fb
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 11.34%. Comparing base (73f84fb) to head (14e3a93).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/config.cpp | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4208 +/- ##
==========================================
- Coverage 11.34% 11.34% -0.01%
==========================================
Files 92 92
Lines 17622 17623 +1
Branches 8108 8109 +1
==========================================
Hits 2000 2000
+ Misses 14916 14759 -157
- Partials 706 864 +158 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/config.h | 0.00% <ø> (ø) |
|
| src/config.cpp | 0.00% <0.00%> (ø) |
Loading