Skip to content

Conversation

BreadGenie
Copy link
Contributor

Fix #1300

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2021

Codecov Report

Merging #1301 (d69409f) into main (2d69f84) will decrease coverage by 0.07%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1301      +/-   ##
==========================================
- Coverage   78.96%   78.89%   -0.08%     
==========================================
  Files         262      264       +2     
  Lines        4801     4813      +12     
  Branches      578      578              
==========================================
+ Hits         3791     3797       +6     
- Misses        856      862       +6     
  Partials      154      154              
Flag Coverage Δ
longtests 78.89% <0.00%> (-0.08%) ⬇️

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

Impacted Files Coverage Δ
cve_bin_tool/version_scanner.py 74.30% <0.00%> (-1.59%) ⬇️
cve_bin_tool/async_utils.py 91.66% <0.00%> (-2.09%) ⬇️
cve_bin_tool/checkers/__init__.py 95.45% <0.00%> (ø)
test/test_data/pigz.py 100.00% <0.00%> (ø)
cve_bin_tool/checkers/pigz.py 100.00% <0.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 2d69f84...d69409f. Read the comment docs.

Co-authored-by: Dmitry Volodin <[email protected]>
@terriko terriko merged commit 12a1fec into intel:main Aug 3, 2021
@BreadGenie BreadGenie deleted the pypi-scanner-fix branch August 5, 2021 02:49
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.

Checker fails - AttributeError: 'NoneType' object has no attribute 'group'
4 participants