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

feat(checker): add tcpreplay #2650

Merged
merged 1 commit into from
Feb 6, 2023
Merged

Conversation

ffontaine
Copy link
Contributor

Signed-off-by: Fabrice Fontaine fabrice.fontaine@orange.com

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2023

Codecov Report

Merging #2650 (2358497) into main (e3df934) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2650      +/-   ##
==========================================
+ Coverage   83.04%   83.08%   +0.03%     
==========================================
  Files         612      614       +2     
  Lines        9899     9909      +10     
  Branches     1343     1343              
==========================================
+ Hits         8221     8233      +12     
  Misses       1348     1348              
+ Partials      330      328       -2     
Flag Coverage Δ
longtests 82.56% <100.00%> (+0.03%) ⬆️
win-longtests 75.18% <100.00%> (+0.12%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/checkers/__init__.py 95.55% <ø> (ø)
cve_bin_tool/checkers/tcpreplay.py 100.00% <100.00%> (ø)
test/test_data/tcpreplay.py 100.00% <100.00%> (ø)
cve_bin_tool/data_sources/redhat_source.py 62.91% <0.00%> (-3.32%) ⬇️
cve_bin_tool/cli.py 68.78% <0.00%> (+0.31%) ⬆️
cve_bin_tool/data_sources/gad_source.py 89.37% <0.00%> (+3.75%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting version string. Looks good, thanks!

@terriko terriko merged commit 9ba051b into intel:main Feb 6, 2023
@ffontaine ffontaine deleted the add-tcpreplay-checker branch February 7, 2023 09:14
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.

3 participants