Skip to content

further reduce heap allocations

Codecov / codecov/project failed Dec 31, 2023 in 1s

52.10% (-5.06%) compared to c62f7e0

View this Pull Request on Codecov

52.10% (-5.06%) compared to c62f7e0

Details

Codecov Report

Attention: 544 lines in your changes are missing coverage. Please review.

Comparison is base (c62f7e0) 57.15% compared to head (d7a45d2) 52.10%.

❗ Current head d7a45d2 differs from pull request most recent head 9d59817. Consider uploading reports for the commit 9d59817 to get more accurate results

Files Patch % Lines
httpx/header_parse.go 45.09% 270 Missing and 38 partials ⚠️
httpx/header.go 25.00% 132 Missing and 12 partials ⚠️
httpx/args.go 20.79% 75 Missing and 5 partials ⚠️
stacks/tcpconn.go 50.00% 6 Missing and 1 partial ⚠️
stacks/dhcp_client.go 55.55% 2 Missing and 2 partials ⚠️
stacks/tcplistener.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   57.15%   52.10%   -5.06%     
==========================================
  Files          16       19       +3     
  Lines        2383     3259     +876     
==========================================
+ Hits         1362     1698     +336     
- Misses        862     1345     +483     
- Partials      159      216      +57     

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