greenbone / ospd

OSPd is a framework for vulnerability scanners which share the same communication protocol: OSP (Open Scanner Protocol)
GNU Affero General Public License v3.0
30 stars 36 forks source link

Fix scan progress in which all hosts are dead or excluded. #295

Closed jjnicola closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #295 into ospd-20.08 will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##           ospd-20.08     #295      +/-   ##
==============================================
+ Coverage       74.56%   74.72%   +0.15%     
==============================================
  Files              23       23              
  Lines            2540     2544       +4     
==============================================
+ Hits             1894     1901       +7     
+ Misses            646      643       -3     
Impacted Files Coverage Δ
ospd/datapickler.py 88.15% <100.00%> (ø)
ospd/ospd.py 75.78% <100.00%> (+0.11%) :arrow_up:
ospd/scan.py 91.55% <100.00%> (+1.37%) :arrow_up:

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 683990d...789ae39. Read the comment docs.