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

Add support for FastCGI protocol #1417

Merged
merged 7 commits into from
Dec 2, 2024

fix lint error

db9fa52
Select commit
Loading
Failed to load commit list.
Merged

Add support for FastCGI protocol #1417

fix lint error
db9fa52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 1s

81.07% (+8.66%) compared to 9efc255

View this Pull Request on Codecov

81.07% (+8.66%) compared to 9efc255

Details

Codecov Report

Attention: Patch coverage is 95.45455% with 5 lines in your changes missing coverage. Please review.

Project coverage is 81.07%. Comparing base (9efc255) to head (db9fa52).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../internal/ebpf/common/fast_cgi_detect_transform.go 95.09% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1417      +/-   ##
==========================================
+ Coverage   72.41%   81.07%   +8.66%     
==========================================
  Files         145      147       +2     
  Lines       14868    15033     +165     
==========================================
+ Hits        10766    12188    +1422     
+ Misses       3389     2257    -1132     
+ Partials      713      588     -125     

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