feat: streaming #182
Merged
feat: streaming #182
Codecov / codecov/project
succeeded
May 24, 2026 in 1s
63.05% (+0.64%) compared to 62f0e7d
View this Pull Request on Codecov
63.05% (+0.64%) compared to 62f0e7d
Details
Codecov Report
❌ Patch coverage is 70.05814% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.05%. Comparing base (62f0e7d) to head (f215558).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #182 +/- ##
==========================================
+ Coverage 62.41% 63.05% +0.64%
==========================================
Files 32 32
Lines 4898 5235 +337
Branches 2185 2385 +200
==========================================
+ Hits 3057 3301 +244
- Misses 910 931 +21
- Partials 931 1003 +72 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/app/client_state.h | 97.87% <100.00%> (+0.37%) |
⬆️ |
| src/logging/logger.cpp | 79.32% <100.00%> (+1.39%) |
⬆️ |
| src/logging/logger.h | 80.00% <ø> (ø) |
|
| src/network/host_pairing.h | 0.00% <ø> (ø) |
|
| src/streaming/stats_overlay.cpp | 100.00% <ø> (ø) |
|
| src/app/settings_storage.cpp | 75.19% <92.15%> (+8.03%) |
⬆️ |
| src/startup/video_mode.cpp | 60.71% <90.47%> (+29.76%) |
⬆️ |
| src/app/client_state.cpp | 66.98% <54.36%> (-1.11%) |
⬇️ |
| src/network/host_pairing.cpp | 45.46% <61.60%> (+1.59%) |
⬆️ |
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 62f0e7d...f215558. Read the comment docs.
Loading