refactor: split server and inputs into their own groups #2594
Codecov / codecov/project
succeeded
Aug 11, 2024 in 0s
10.70% (+1.00%) compared to f9c885a
View this Pull Request on Codecov
10.70% (+1.00%) compared to f9c885a
Details
Codecov Report
Attention: Patch coverage is 1.48402%
with 863 lines
in your changes missing coverage. Please review.
Project coverage is 10.70%. Comparing base (
f9c885a
) to head (49aa9d7
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2594 +/- ##
==========================================
+ Coverage 9.69% 10.70% +1.00%
==========================================
Files 97 87 -10
Lines 17524 12765 -4759
Branches 8204 6180 -2024
==========================================
- Hits 1699 1366 -333
+ Misses 13050 10328 -2722
+ Partials 2775 1071 -1704
Files | Coverage Δ | |
---|---|---|
src/audio.h | 0.00% <ø> (ø) |
|
src/config.cpp | 5.13% <ø> (+0.24%) |
⬆️ |
src/entry_handler.cpp | 8.57% <ø> (+6.09%) |
⬆️ |
src/platform/linux/publish.cpp | 0.00% <ø> (ø) |
|
src/platform/macos/input.cpp | 36.57% <ø> (ø) |
|
src/platform/macos/publish.cpp | 5.12% <ø> (-2.57%) |
⬇️ |
src/process.cpp | 1.67% <ø> (+0.03%) |
⬆️ |
src/process.h | 12.50% <ø> (+1.38%) |
⬆️ |
src/server/crypto.h | 0.00% <ø> (ø) |
|
src/server/httpcommon.cpp | 23.88% <ø> (ø) |
|
... and 24 more |
Loading