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 nano Checker #1277

Merged
merged 1 commit into from
Jul 27, 2021
Merged

Conversation

BreadGenie
Copy link
Contributor

@codecov-commenter
Copy link

Codecov Report

Merging #1277 (4238021) into main (ce9bbc1) will increase coverage by 1.59%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1277      +/-   ##
==========================================
+ Coverage   79.18%   80.77%   +1.59%     
==========================================
  Files         250      254       +4     
  Lines        4555     4573      +18     
  Branches      557      557              
==========================================
+ Hits         3607     3694      +87     
+ Misses        802      741      -61     
+ Partials      146      138       -8     
Flag Coverage Δ
longtests 80.77% <100.00%> (+1.59%) ⬆️

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.45% <ø> (ø)
cve_bin_tool/checkers/nano.py 100.00% <100.00%> (ø)
test/test_data/nano.py 100.00% <100.00%> (ø)
test/test_data/gnomeshell.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/gnomeshell.py 100.00% <0.00%> (ø)
cve_bin_tool/cvedb.py 85.35% <0.00%> (+0.95%) ⬆️
cve_bin_tool/version_scanner.py 77.77% <0.00%> (+1.38%) ⬆️
... and 6 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 ce9bbc1...4238021. Read the comment docs.

@terriko terriko merged commit d803371 into intel:main Jul 27, 2021
@BreadGenie BreadGenie deleted the nano-checker branch July 28, 2021 01:34
peb-peb pushed a commit to peb-peb/cve-bin-tool that referenced this pull request Aug 2, 2021
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