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

quality: LGTM code quality alerts #1214

Merged
merged 16 commits into from
Jul 6, 2021
Merged

Conversation

anthonyharrison
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1214 (c6b5fef) into main (d55ade9) will decrease coverage by 2.82%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1214      +/-   ##
==========================================
- Coverage   80.29%   77.47%   -2.83%     
==========================================
  Files         210      217       +7     
  Lines        3984     4168     +184     
  Branches      481      517      +36     
==========================================
+ Hits         3199     3229      +30     
- Misses        647      798     +151     
- Partials      138      141       +3     
Flag Coverage Δ
longtests 77.47% <50.00%> (-2.83%) ⬇️

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

Impacted Files Coverage Δ
cve_bin_tool/merge.py 73.62% <ø> (-0.29%) ⬇️
cve_bin_tool/output_engine/pdfbuilder.py 36.76% <50.00%> (ø)
cve_bin_tool/package_list_parser/vendor_fetch.py 75.00% <0.00%> (-21.00%) ⬇️
cve_bin_tool/package_list_parser/__init__.py 81.00% <0.00%> (-10.12%) ⬇️
cve_bin_tool/version_scanner.py 74.43% <0.00%> (-6.24%) ⬇️
cve_bin_tool/async_utils.py 88.23% <0.00%> (-1.42%) ⬇️
cve_bin_tool/helper_script.py 0.00% <0.00%> (ø)
cve_bin_tool/checkers/python.py 100.00% <0.00%> (ø)
test/test_package_list_parser.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/__init__.py 95.55% <0.00%> (ø)
... and 9 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 d55ade9...c6b5fef. 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 doing the scans and providing the fixes. It is very much appreciated!

@terriko terriko merged commit f17e679 into intel:main Jul 6, 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