Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.0][WIP]Support llhttp #5594

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

fix header file missing

f755c45
Select commit
Loading
Failed to load commit list.
Draft

[6.0][WIP]Support llhttp #5594

fix header file missing
f755c45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2024 in 0s

51.88% (-19.05%) compared to 3cdb863

View this Pull Request on Codecov

51.88% (-19.05%) compared to 3cdb863

Details

Codecov Report

Attention: Patch coverage is 5.06757% with 281 lines in your changes missing coverage. Please review.

Project coverage is 51.88%. Comparing base (3cdb863) to head (f755c45).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
thirdparty/llhttp/api.c 0.00% 206 Missing ⚠️
thirdparty/llhttp/http.c 0.00% 72 Missing ⚠️
src/wrapper/http.cc 83.33% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #5594       +/-   ##
===========================================
- Coverage   70.93%   51.88%   -19.05%     
===========================================
  Files         109      111        +2     
  Lines       16757    21696     +4939     
  Branches     3061     3256      +195     
===========================================
- Hits        11887    11258      -629     
- Misses       4814    10383     +5569     
+ Partials       56       55        -1     

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