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 HTTP2 support #1213

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Add HTTP2 support #1213

merged 1 commit into from
Oct 12, 2023

Conversation

jpcofr
Copy link
Contributor

@jpcofr jpcofr commented Oct 2, 2023

No description provided.

@jpcofr jpcofr changed the title Initial empty commit dev_add_HTTP2_support Oct 2, 2023
@jpcofr jpcofr changed the title dev_add_HTTP2_support Add HTTP2 support Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #1213 (09141bb) into master (4cf8ed4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1213   +/-   ##
=======================================
  Coverage   82.64%   82.64%           
=======================================
  Files         157      157           
  Lines       20180    20180           
  Branches     7624     7624           
=======================================
  Hits        16677    16677           
- Misses       2880     2883    +3     
+ Partials      623      620    -3     
Flag Coverage Δ
alpine317 70.05% <ø> (ø)
centos7 73.42% <ø> (-0.01%) ⬇️
fedora37 69.88% <ø> (ø)
macos-11 61.29% <ø> (ø)
macos-12 61.34% <ø> (ø)
macos-ventura 61.32% <ø> (+<0.01%) ⬆️
mingw32 70.25% <ø> (+0.02%) ⬆️
mingw64 70.27% <ø> (ø)
npcap 83.24% <ø> (ø)
ubuntu1804 73.62% <ø> (ø)
ubuntu2004 70.75% <ø> (-0.02%) ⬇️
ubuntu2204 69.64% <ø> (-0.01%) ⬇️
ubuntu2204-icpx 59.18% <ø> (ø)
unittest 82.64% <ø> (ø)
windows-2019 83.25% <ø> (ø)
windows-2022 83.26% <ø> (ø)
winpcap 83.21% <ø> (-0.02%) ⬇️
zstd 73.14% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
Common++/header/PcapPlusPlusVersion.h 100.00% <ø> (ø)

... and 2 files with indirect coverage changes

@jpcofr jpcofr mentioned this pull request Oct 2, 2023
@seladb seladb linked an issue Oct 3, 2023 that may be closed by this pull request
@seladb seladb merged commit 09141bb into seladb:master Oct 12, 2023
36 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.

Add HTTP2 support
2 participants