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

Fix target list in get_scan_response. #39

Merged
merged 2 commits into from
Sep 3, 2018

Conversation

jjnicola
Copy link
Member

@jjnicola jjnicola commented Aug 21, 2018

Send the target list as received for legacy cases or a comma separated list
in case of multi-target scan.
Add unit test.

@jjnicola jjnicola requested review from kroosec and a team August 21, 2018 14:02
@codecov
Copy link

codecov bot commented Aug 21, 2018

Codecov Report

Merging #39 into master will increase coverage by 0.21%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   64.36%   64.58%   +0.21%     
==========================================
  Files           4        4              
  Lines        1131     1138       +7     
==========================================
+ Hits          728      735       +7     
  Misses        403      403
Impacted Files Coverage Δ
ospd/ospd.py 68.86% <100%> (ø) ⬆️
ospd/misc.py 61.08% <100%> (+0.65%) ⬆️

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 5cd1773...aaf01ea. Read the comment docs.

janowagner
janowagner previously approved these changes Sep 3, 2018
Send the target list as received for legacy cases or a comma separeted list
in case of multi-target scan.
@jjnicola
Copy link
Member Author

jjnicola commented Sep 3, 2018

After merging the last PR there was a conflict with this PR. Therefore this one needs a new review.

@janowagner janowagner merged commit 0dbbf76 into greenbone:master Sep 3, 2018
@jjnicola jjnicola deleted the fix-get-target branch November 28, 2018 13:54
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