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 kbd Checker #1239

Merged
merged 1 commit into from
Jul 14, 2021
Merged

feat(checker): Add kbd Checker #1239

merged 1 commit into from
Jul 14, 2021

Conversation

BreadGenie
Copy link
Contributor

@codecov-commenter
Copy link

Codecov Report

Merging #1239 (964872e) into main (0a5fdc3) will increase coverage by 1.76%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1239      +/-   ##
==========================================
+ Coverage   76.62%   78.38%   +1.76%     
==========================================
  Files         223      225       +2     
  Lines        4368     4377       +9     
  Branches      549      549              
==========================================
+ Hits         3347     3431      +84     
+ Misses        876      811      -65     
+ Partials      145      135      -10     
Flag Coverage Δ
longtests 78.38% <100.00%> (+1.76%) ⬆️

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% <ø> (ø)
test/test_data/__init__.py 100.00% <ø> (ø)
cve_bin_tool/checkers/kbd.py 100.00% <100.00%> (ø)
test/test_data/kbd.py 100.00% <100.00%> (ø)
cve_bin_tool/version.py 70.00% <0.00%> (ø)
cve_bin_tool/version_scanner.py 77.24% <0.00%> (+1.37%) ⬆️
cve_bin_tool/cvedb.py 87.29% <0.00%> (+2.28%) ⬆️
cve_bin_tool/cli.py 78.18% <0.00%> (+3.03%) ⬆️
... 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 0a5fdc3...964872e. Read the comment docs.

@terriko terriko merged commit 5bf2ec4 into intel:main Jul 14, 2021
@BreadGenie BreadGenie deleted the kbd-checker branch July 14, 2021 03:07
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