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: add explicit setuptools package config #1625

Merged
merged 3 commits into from
Mar 30, 2022
Merged

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Mar 29, 2022

(Well, maybe, I'm letting CI try it out because it didn't trigger for me locally)

@codecov-commenter
Copy link

Codecov Report

Merging #1625 (f1a721f) into main (eb410bf) will decrease coverage by 0.36%.
The diff coverage is 6.66%.

@@            Coverage Diff             @@
##             main    #1625      +/-   ##
==========================================
- Coverage   81.64%   81.27%   -0.37%     
==========================================
  Files         290      290              
  Lines        5796     5811      +15     
  Branches      955      957       +2     
==========================================
- Hits         4732     4723       -9     
- Misses        842      865      +23     
- Partials      222      223       +1     
Flag Coverage Δ
longtests 81.27% <6.66%> (-0.37%) ⬇️

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

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

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

@terriko terriko merged commit 227dc26 into intel:main Mar 30, 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.

setuptools currently failing in CI
2 participants