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 a benchmark which uses Google benchmark library #1392

Merged
merged 94 commits into from
Nov 14, 2024

Merge branch 'dev' into benchmark

e8efae5
Select commit
Loading
Failed to load commit list.
Merged

Add a benchmark which uses Google benchmark library #1392

Merge branch 'dev' into benchmark
e8efae5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2024 in 0s

83.15% (-0.20%) compared to 573effc

View this Pull Request on Codecov

83.15% (-0.20%) compared to 573effc

Details

Codecov Report

Attention: Patch coverage is 0% with 108 lines in your changes missing coverage. Please review.

Project coverage is 83.15%. Comparing base (573effc) to head (e8efae5).

Files with missing lines Patch % Lines
...amples/PcapPlusPlus-benchmark/benchmark-google.cpp 0.00% 108 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1392      +/-   ##
==========================================
- Coverage   83.35%   83.15%   -0.20%     
==========================================
  Files         276      277       +1     
  Lines       48086    48196     +110     
  Branches     9721     9697      -24     
==========================================
- Hits        40080    40077       -3     
- Misses       7115     7223     +108     
- Partials      891      896       +5     

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