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 radare2 #693

Merged
merged 1 commit into from
May 26, 2020
Merged

Add checker for radare2 #693

merged 1 commit into from
May 26, 2020

Conversation

SaurabhK122
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #693 into master will increase coverage by 7.30%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #693      +/-   ##
==========================================
+ Coverage   80.63%   87.93%   +7.30%     
==========================================
  Files          70       71       +1     
  Lines        2205     2213       +8     
  Branches      285      285              
==========================================
+ Hits         1778     1946     +168     
+ Misses        358      201     -157     
+ Partials       69       66       -3     
Flag Coverage Δ
#longtests 87.93% <100.00%> (+7.30%) ⬆️
Impacted Files Coverage Δ
cve_bin_tool/checkers/__init__.py 100.00% <ø> (ø)
test/test_scanner.py 92.20% <ø> (+9.09%) ⬆️
cve_bin_tool/checkers/radare2.py 100.00% <100.00%> (ø)
cve_bin_tool/VersionSignature.py 87.23% <0.00%> (-2.13%) ⬇️
cve_bin_tool/extractor.py 64.10% <0.00%> (+2.56%) ⬆️
cve_bin_tool/cli.py 83.10% <0.00%> (+5.51%) ⬆️
test/test_cli.py 100.00% <0.00%> (+17.94%) ⬆️
cve_bin_tool/checkers/xml2.py 88.63% <0.00%> (+27.27%) ⬆️
... and 2 more

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 037cba1...93e12aa. Read the comment docs.

@pdxjohnny pdxjohnny merged commit 17de429 into intel:master May 26, 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