cve-bin-tool icon indicating copy to clipboard operation
cve-bin-tool copied to clipboard

feat: experimental tuple fuzzing setup

Open yashugarg opened this issue 3 years ago • 1 comments

yashugarg avatar Aug 06 '22 23:08 yashugarg

Codecov Report

Merging #1873 (be87a0a) into main (376d996) will decrease coverage by 1.30%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1873      +/-   ##
==========================================
- Coverage   89.79%   88.48%   -1.31%     
==========================================
  Files         316      316              
  Lines        7269     7269              
  Branches     1184     1184              
==========================================
- Hits         6527     6432      -95     
- Misses        479      581     +102     
+ Partials      263      256       -7     
Flag Coverage Δ
longtests 78.95% <ø> (+0.01%) :arrow_up:
win-longtests 87.46% <ø> (-1.33%) :arrow_down:

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

Impacted Files Coverage Δ
cve_bin_tool/nvd_api.py 24.00% <0.00%> (-52.80%) :arrow_down:
test/test_nvd_api.py 50.87% <0.00%> (-40.36%) :arrow_down:
cve_bin_tool/data_sources/osv_source.py 90.37% <0.00%> (-2.14%) :arrow_down:
cve_bin_tool/cvedb.py 86.68% <0.00%> (-1.03%) :arrow_down:
cve_bin_tool/cli.py 77.03% <0.00%> (+0.37%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Aug 06 '22 23:08 codecov-commenter

@terriko does this need any change before merging?

yashugarg avatar Aug 15 '22 19:08 yashugarg