Skip to content

[CODE HEALTH] Use uint16_t for port numbers in ext/http/server - #4500

Merged
marcalff merged 4 commits into
open-telemetry:mainfrom
marcalff:fix_port
Aug 31, 2026
Merged

[CODE HEALTH] Use uint16_t for port numbers in ext/http/server#4500
marcalff merged 4 commits into
open-telemetry:mainfrom
marcalff:fix_port

Merge branch 'main' into fix_port

5aafe79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 0s

83.25% (+0.01%) compared to e68171d

View this Pull Request on Codecov

83.25% (+0.01%) compared to e68171d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.25%. Comparing base (e68171d) to head (5aafe79).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4500      +/-   ##
==========================================
+ Coverage   83.24%   83.25%   +0.01%     
==========================================
  Files         521      521              
  Lines       20384    20384              
==========================================
+ Hits        16967    16969       +2     
+ Misses       3417     3415       -2     
Files with missing lines Coverage Δ
...nclude/opentelemetry/ext/http/server/http_server.h 66.67% <100.00%> (ø)
...clude/opentelemetry/ext/http/server/socket_tools.h 95.68% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.