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 checker for libarchive #785

Merged
merged 2 commits into from
Jul 14, 2020
Merged

Add checker for libarchive #785

merged 2 commits into from
Jul 14, 2020

Conversation

SaurabhK122
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2020

Codecov Report

Merging #785 into master will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #785      +/-   ##
==========================================
+ Coverage   88.31%   88.36%   +0.04%     
==========================================
  Files         137      141       +4     
  Lines        2473     2492      +19     
  Branches      301      301              
==========================================
+ Hits         2184     2202      +18     
- Misses        225      226       +1     
  Partials       64       64              
Flag Coverage Δ
#longtests 88.36% <100.00%> (+0.04%) ⬆️
Impacted Files Coverage Δ
cve_bin_tool/checkers/__init__.py 100.00% <ø> (ø)
test/test_data/__init__.py 100.00% <ø> (ø)
cve_bin_tool/checkers/libarchive.py 100.00% <100.00%> (ø)
test/test_data/libarchive.py 100.00% <100.00%> (ø)
cve_bin_tool/version_scanner.py 85.82% <0.00%> (-0.69%) ⬇️
cve_bin_tool/checkers/avahi.py 100.00% <0.00%> (ø)
test/test_data/avahi.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 53e2914...5b5fa5a. Read the comment docs.

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.

Looks good, thanks!

@terriko terriko merged commit 0c92965 into intel:master Jul 14, 2020
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