Skip to content

fix: broken test_console_output_depending_reportlab_existence (#1675) #1676

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

Merged
merged 3 commits into from
May 25, 2022
Merged

fix: broken test_console_output_depending_reportlab_existence (#1675) #1676

merged 3 commits into from
May 25, 2022

Conversation

b31ngd3v
Copy link
Contributor

closes #1675

@b31ngd3v b31ngd3v changed the title fix: broken test test_console_output_depending_reportlab_existence (#1675) fix: broken test_console_output_depending_reportlab_existence (#1675) May 25, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #1676 (26ecac3) into main (3bb0479) will increase coverage by 0.13%.
The diff coverage is 79.77%.

@@            Coverage Diff             @@
##             main    #1676      +/-   ##
==========================================
+ Coverage   78.36%   78.50%   +0.13%     
==========================================
  Files         293      294       +1     
  Lines        6050     6131      +81     
  Branches      994     1002       +8     
==========================================
+ Hits         4741     4813      +72     
- Misses       1092     1101       +9     
  Partials      217      217              
Flag Coverage Δ
longtests 78.50% <79.77%> (+0.13%) ⬆️

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

Impacted Files Coverage Δ
test/test_data/libvncserver.py 100.00% <ø> (ø)
cve_bin_tool/output_engine/__init__.py 58.37% <33.33%> (+3.56%) ⬆️
cve_bin_tool/output_engine/util.py 92.30% <33.33%> (-4.99%) ⬇️
cve_bin_tool/cli.py 72.26% <71.42%> (+2.01%) ⬆️
cve_bin_tool/cvedb.py 72.52% <78.94%> (+0.66%) ⬆️
test/test_cli.py 81.00% <80.95%> (-0.01%) ⬇️
cve_bin_tool/cve_scanner.py 84.45% <100.00%> (+1.12%) ⬆️
cve_bin_tool/output_engine/console.py 96.47% <100.00%> (ø)
cve_bin_tool/output_engine/html.py 57.57% <100.00%> (ø)
test/test_exploits.py 100.00% <100.00%> (ø)
... and 4 more

📣 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.

Thank you!

@terriko terriko merged commit e06044b into intel:main May 25, 2022
@b31ngd3v b31ngd3v deleted the 1675 branch May 25, 2022 17:24
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.

Whoops, exploited CVEs PR + reportlab PR = broken tests
3 participants