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

refactor(package-list-parser): remove csv path #1466

Merged
merged 1 commit into from
Dec 20, 2021

Conversation

BreadGenie
Copy link
Contributor

This is an unused code left over from #1194

@codecov-commenter
Copy link

Codecov Report

Merging #1466 (b00a18b) into main (0f0e2c0) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1466      +/-   ##
==========================================
- Coverage   82.17%   82.05%   -0.12%     
==========================================
  Files         278      278              
  Lines        5435     5434       -1     
  Branches      882      882              
==========================================
- Hits         4466     4459       -7     
- Misses        778      785       +7     
+ Partials      191      190       -1     
Flag Coverage Δ
longtests 82.05% <ø> (-0.12%) ⬇️

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

Impacted Files Coverage Δ
cve_bin_tool/package_list_parser.py 71.66% <ø> (-0.24%) ⬇️
cve_bin_tool/version.py 68.42% <0.00%> (-5.27%) ⬇️
cve_bin_tool/nvd_api.py 82.65% <0.00%> (-5.11%) ⬇️

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 0f0e2c0...b00a18b. 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.

Thanks for the cleanup!

@terriko terriko merged commit 954eaab into intel:main Dec 20, 2021
@BreadGenie BreadGenie deleted the ppl-clnup branch December 21, 2021 18:25
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