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

Centos package list parser #1203

Merged
merged 9 commits into from
Jun 30, 2021
Merged

Conversation

BreadGenie
Copy link
Contributor

@BreadGenie BreadGenie commented Jun 27, 2021

#1018

  • Package list parser
  • Tests
  • Docs

@BreadGenie
Copy link
Contributor Author

BreadGenie commented Jun 27, 2021

Currently valid_package_list for the CentOS package list parser is not implemented due to the root permission requirement to install the packages before testing.

@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2021

Codecov Report

Merging #1203 (f997143) into main (d55ade9) will decrease coverage by 0.22%.
The diff coverage is 43.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1203      +/-   ##
==========================================
- Coverage   80.29%   80.07%   -0.23%     
==========================================
  Files         210      210              
  Lines        3984     3995      +11     
  Branches      481      485       +4     
==========================================
  Hits         3199     3199              
- Misses        647      657      +10     
- Partials      138      139       +1     
Flag Coverage Δ
longtests 80.07% <43.47%> (-0.23%) ⬇️

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

Impacted Files Coverage Δ
cve_bin_tool/package_list_parser/__init__.py 81.00% <35.00%> (-10.12%) ⬇️
test/test_package_list_parser.py 100.00% <100.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 d55ade9...f997143. Read the comment docs.

@terriko terriko merged commit 6688fcc into intel:main Jun 30, 2021
@BreadGenie BreadGenie deleted the centos-package-parser branch June 30, 2021 17:18
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