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

test: Move NVD queries to LONG_TESTS due to rate limits (fixes #1509) #1511

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

terriko
Copy link
Contributor

@terriko terriko commented Jan 7, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #1511 (64962a0) into main (8c1f773) will decrease coverage by 1.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1511      +/-   ##
==========================================
- Coverage   81.63%   80.58%   -1.05%     
==========================================
  Files         281      281              
  Lines        5537     5542       +5     
  Branches      905      905              
==========================================
- Hits         4520     4466      -54     
- Misses        823      883      +60     
+ Partials      194      193       -1     
Flag Coverage Δ
longtests 80.58% <100.00%> (-1.05%) ⬇️

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

Impacted Files Coverage Δ
test/test_cvedb.py 58.53% <100.00%> (-41.47%) ⬇️
cve_bin_tool/cvedb.py 71.94% <0.00%> (-10.28%) ⬇️
cve_bin_tool/nvd_api.py 82.65% <0.00%> (-5.11%) ⬇️

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 8c1f773...64962a0. Read the comment docs.

@terriko terriko merged commit 91d4560 into intel:main Jan 12, 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.

Add LONG_TEST flag to cvedb test test_01_nist_scrape (and maybe others)
2 participants