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 netpbm #836

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Add checker for netpbm #836

merged 1 commit into from
Jul 23, 2020

Conversation

SaurabhK122
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #836 into master will increase coverage by 5.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #836      +/-   ##
==========================================
+ Coverage   83.21%   88.55%   +5.33%     
==========================================
  Files         152      154       +2     
  Lines        2550     2559       +9     
  Branches      279      279              
==========================================
+ Hits         2122     2266     +144     
+ Misses        359      228     -131     
+ Partials       69       65       -4     
Flag Coverage Δ
#longtests 88.55% <100.00%> (+5.33%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/checkers/__init__.py 100.00% <ø> (ø)
test/test_data/__init__.py 100.00% <ø> (ø)
cve_bin_tool/checkers/netpbm.py 100.00% <100.00%> (ø)
test/test_data/netpbm.py 100.00% <100.00%> (ø)
cve_bin_tool/version_scanner.py 85.71% <0.00%> (+1.78%) ⬆️
cve_bin_tool/extractor.py 61.06% <0.00%> (+3.05%) ⬆️
cve_bin_tool/cli.py 84.48% <0.00%> (+5.17%) ⬆️
test/test_scanner.py 90.58% <0.00%> (+10.58%) ⬆️
... and 4 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 8221772...58350f6. 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!

@terriko terriko merged commit e57d7fd into intel:master Jul 23, 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