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: entry point error (#1323) #1601

Merged
merged 13 commits into from Mar 17, 2022
Merged

fix: entry point error (#1323) #1601

merged 13 commits into from Mar 17, 2022

Conversation

XDRAGON2002
Copy link
Contributor

Fixes #1323

@codecov-commenter
Copy link

Codecov Report

Merging #1601 (271dce4) into main (a4e8de7) will decrease coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1601      +/-   ##
==========================================
- Coverage   81.60%   81.43%   -0.18%     
==========================================
  Files         290      290              
  Lines        5790     5790              
  Branches      953      953              
==========================================
- Hits         4725     4715      -10     
- Misses        843      852       +9     
- Partials      222      223       +1     
Flag Coverage Δ
longtests 81.43% <ø> (-0.18%) ⬇️

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

Impacted Files Coverage Δ
cve_bin_tool/egg_updater.py 100.00% <ø> (ø)
cve_bin_tool/nvd_api.py 75.00% <0.00%> (-9.49%) ⬇️
cve_bin_tool/cli.py 70.17% <0.00%> (+0.43%) ⬆️

📣 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 for tracking this down!

@terriko terriko merged commit 295b6d1 into intel:main Mar 17, 2022
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.

Entry point error with editable install
3 participants