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

fix: delete unnecessary file #1767

Merged
merged 1 commit into from
Jul 12, 2022
Merged

fix: delete unnecessary file #1767

merged 1 commit into from
Jul 12, 2022

Conversation

b31ngd3v
Copy link
Contributor

image

@codecov-commenter
Copy link

Codecov Report

Merging #1767 (259fd49) into main (ce0b396) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1767   +/-   ##
=======================================
  Coverage   83.79%   83.79%           
=======================================
  Files         308      308           
  Lines        6615     6671   +56     
  Branches     1071     1083   +12     
=======================================
+ Hits         5543     5590   +47     
- Misses        829      835    +6     
- Partials      243      246    +3     
Flag Coverage Δ
longtests 83.79% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
cve_bin_tool/nvd_api.py 71.20% <0.00%> (-12.80%) ⬇️
test/test_language_scanner.py 88.52% <0.00%> (-2.18%) ⬇️
test/test_output_engine.py 96.92% <0.00%> (-1.95%) ⬇️
test/test_cli.py 79.55% <0.00%> (-0.38%) ⬇️
cve_bin_tool/cli.py 70.61% <0.00%> (-0.10%) ⬇️
cve_bin_tool/output_engine/__init__.py 71.42% <0.00%> (+0.40%) ⬆️
cve_bin_tool/output_engine/util.py 88.15% <0.00%> (+1.20%) ⬆️
cve_bin_tool/version_scanner.py 83.33% <0.00%> (+6.97%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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 spotting this one! I often have enough test files lying around that I might never have noticed this one was actually checked in.

@terriko terriko merged commit 990ad0d into intel:main Jul 12, 2022
@b31ngd3v b31ngd3v deleted the cleanup branch July 18, 2022 18:04
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