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(nvd_api): nvd_api fetch results over 2000 limit #1345

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

imsahil007
Copy link
Contributor

This will fix failing NVD REST API tests.

@codecov-commenter
Copy link

Codecov Report

Merging #1345 (d56a457) into main (8574d8f) will decrease coverage by 0.20%.
The diff coverage is 54.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1345      +/-   ##
==========================================
- Coverage   79.31%   79.11%   -0.21%     
==========================================
  Files         271      274       +3     
  Lines        4908     5017     +109     
  Branches      593      607      +14     
==========================================
+ Hits         3893     3969      +76     
- Misses        866      889      +23     
- Partials      149      159      +10     
Flag Coverage Δ
longtests 79.11% <54.60%> (-0.21%) ⬇️

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

Impacted Files Coverage Δ
cve_bin_tool/helper_script.py 41.29% <24.65%> (-2.83%) ⬇️
cve_bin_tool/cli.py 73.29% <40.00%> (-0.98%) ⬇️
cve_bin_tool/backports/debian_backports.py 78.57% <78.57%> (ø)
cve_bin_tool/backports/__init__.py 82.14% <82.14%> (ø)
test/test_backports.py 84.61% <84.61%> (ø)
test/test_nvd_api.py 89.79% <100.00%> (+0.43%) ⬆️
cve_bin_tool/cvedb.py 82.30% <0.00%> (+0.29%) ⬆️

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 7493a61...d56a457. Read the comment docs.

@terriko terriko merged commit bcd9862 into intel:main Aug 18, 2021
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