Skip to content

http: header improvements

Codecov / codecov/project succeeded Jan 8, 2025 in 0s

83.04% (+0.12%) compared to 446beac

View this Pull Request on Codecov

83.04% (+0.12%) compared to 446beac

Details

Codecov Report

Attention: Patch coverage is 77.35849% with 84 lines in your changes missing coverage. Please review.

Project coverage is 83.04%. Comparing base (446beac) to head (4fb5e4a).

Files with missing lines Patch % Lines
src/supplemental/http/http_conn.c 77.50% 36 Missing ⚠️
src/supplemental/http/http_msg.c 78.43% 22 Missing ⚠️
src/supplemental/http/http_public.c 62.85% 13 Missing ⚠️
src/supplemental/http/http_server.c 76.31% 9 Missing ⚠️
src/supplemental/websocket/websocket.c 66.66% 3 Missing ⚠️
src/supplemental/http/http_client.c 96.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2075      +/-   ##
==========================================
+ Coverage   82.91%   83.04%   +0.12%     
==========================================
  Files          94       94              
  Lines       23694    23697       +3     
  Branches     3052     3055       +3     
==========================================
+ Hits        19646    19678      +32     
+ Misses       3967     3939      -28     
+ Partials       81       80       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.