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.1]Support llhttp #5594

Merged
merged 7 commits into from
Feb 18, 2025
Merged

Conversation

NathanFreeman
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

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

Project coverage is 52.18%. Comparing base (8567b43) to head (d300743).
Report is 1 commits behind head on feat_llhttp.

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                @@
##           feat_llhttp    #5594       +/-   ##
================================================
- Coverage        71.16%   52.18%   -18.99%     
================================================
  Files              109      111        +2     
  Lines            16845    21765     +4920     
  Branches          3077     3265      +188     
================================================
- Hits             11988    11357      -631     
- Misses            4803    10355     +5552     
+ Partials            54       53        -1     

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

@NathanFreeman NathanFreeman changed the title [6.0]Support llhttp [6.0][WIP]Support llhttp Nov 28, 2024
@matyhtf matyhtf marked this pull request as draft November 29, 2024 00:37
@NathanFreeman NathanFreeman changed the title [6.0][WIP]Support llhttp [6.1]Support llhttp Feb 18, 2025
@NathanFreeman NathanFreeman marked this pull request as ready for review February 18, 2025 14:14
@NathanFreeman NathanFreeman changed the base branch from master to feat_llhttp February 18, 2025 14:14
@NathanFreeman NathanFreeman merged commit 4f1ef88 into swoole:feat_llhttp Feb 18, 2025
34 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant