feat: Add host auto-discovery and xemu setup improvements #178
Codecov / codecov/project
succeeded
Apr 19, 2026 in 0s
62.41% (+0.58%) compared to 828e766
View this Pull Request on Codecov
62.41% (+0.58%) compared to 828e766
Details
Codecov Report
❌ Patch coverage is 85.98131% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.41%. Comparing base (828e766) to head (cc94c0d).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #178 +/- ##
==========================================
+ Coverage 61.82% 62.41% +0.58%
==========================================
Files 30 32 +2
Lines 4794 4898 +104
Branches 2140 2185 +45
==========================================
+ Hits 2964 3057 +93
Misses 910 910
- Partials 920 931 +11 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/app/client_state.h | 97.50% <ø> (ø) |
|
| src/network/host_discovery.h | 100.00% <100.00%> (ø) |
|
| src/ui/shell_view.cpp | 60.12% <0.00%> (ø) |
|
| src/network/host_discovery.cpp | 91.42% <91.42%> (ø) |
|
| src/app/client_state.cpp | 68.08% <79.41%> (+0.26%) |
⬆️ |
... and 1 file with indirect coverage changes
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 828e766...cc94c0d. Read the comment docs.
Loading