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

Implement HTTP Hijacker interface #837

Merged
merged 8 commits into from
May 28, 2024

add license text

4d07129
Select commit
Loading
Failed to load commit list.
Merged

Implement HTTP Hijacker interface #837

add license text
4d07129
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 0s

81.98% (+0.22%) compared to 6d83e72

View this Pull Request on Codecov

81.98% (+0.22%) compared to 6d83e72

Details

Codecov Report

Attention: Patch coverage is 92.30769% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 81.98%. Comparing base (6d83e72) to head (4d07129).

Files Patch % Lines
http/wrap_writer.go 92.10% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #837      +/-   ##
==========================================
+ Coverage   81.76%   81.98%   +0.22%     
==========================================
  Files          50       51       +1     
  Lines        4436     4507      +71     
==========================================
+ Hits         3627     3695      +68     
- Misses        661      663       +2     
- Partials      148      149       +1     

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