Skip to content

build: add freebsd support#4049

Merged
ReenigneArcher merged 6 commits into
masterfrom
build/add-freebsd-support
Nov 12, 2025
Merged

build: add freebsd support#4049
ReenigneArcher merged 6 commits into
masterfrom
build/add-freebsd-support

Add compatibility defines for socket option levels

5fc90f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2025 in 1s

14.20% (+2.63%) compared to 2dbe837

View this Pull Request on Codecov

14.20% (+2.63%) compared to 2dbe837

Details

Codecov Report

❌ Patch coverage is 0% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.20%. Comparing base (2dbe837) to head (5fc90f9).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/platform/linux/misc.cpp 0.00% 35 Missing ⚠️
src/stream.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4049      +/-   ##
==========================================
+ Coverage   11.57%   14.20%   +2.63%     
==========================================
  Files          56       89      +33     
  Lines       12227    18924    +6697     
  Branches     5839     8668    +2829     
==========================================
+ Hits         1415     2689    +1274     
- Misses      10405    14465    +4060     
- Partials      407     1770    +1363     
Files with missing lines Coverage Δ
src/system_tray.cpp 0.00% <ø> (ø)
src/video.cpp 29.46% <ø> (+8.60%) ⬆️
src/video.h 61.11% <ø> (+14.95%) ⬆️
src/stream.cpp 2.84% <0.00%> (+0.35%) ⬆️
src/platform/linux/misc.cpp 14.45% <0.00%> (+4.45%) ⬆️

... and 79 files with indirect coverage changes