Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

[2.0] Remove from exclude_host list the hosts passed as finished too. #183

Merged
merged 3 commits into from
Nov 14, 2019

Conversation

jjnicola
Copy link
Member

For compatibility purposes, a finished host can be add to the excluded hosts
by the client.

For compatibility purposes, a finished host can be add to the excluded hosts
by the client.
This avoid to iterate into a None, which caused an error.
@codecov
Copy link

codecov bot commented Nov 14, 2019

Codecov Report

Merging #183 into ospd-2.0 will decrease coverage by 0.05%.
The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##           ospd-2.0     #183      +/-   ##
============================================
- Coverage     68.46%   68.41%   -0.06%     
============================================
  Files            12       12              
  Lines          1814     1830      +16     
============================================
+ Hits           1242     1252      +10     
- Misses          572      578       +6
Impacted Files Coverage Δ
ospd/network.py 72.11% <100%> (-0.92%) ⬇️
ospd/misc.py 73.8% <81.25%> (+0.28%) ⬆️

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 4981808...7372654. Read the comment docs.

@bjoernricks bjoernricks merged commit 1231ccc into greenbone:ospd-2.0 Nov 14, 2019
@jjnicola jjnicola deleted the finished-excluded-2 branch November 15, 2019 11:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants