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

Send correct XML for get_nvts #84

Merged
merged 6 commits into from
Dec 18, 2018
Merged

Send correct XML for get_nvts #84

merged 6 commits into from
Dec 18, 2018

Conversation

wiegandm
Copy link
Member

The get_nvts method previously sent get_notes instead of the correct GMP command.

This PR provides the unit test used for confirming this bug, the bug fix, a CHANGELOG entry and a unit test for the get_nvt (singular) method.

@wiegandm wiegandm requested review from bjoernricks and a team December 18, 2018 08:33
@codecov
Copy link

codecov bot commented Dec 18, 2018

Codecov Report

Merging #84 into master will increase coverage by 1.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   58.11%   59.19%   +1.08%     
==========================================
  Files          10       10              
  Lines        2218     2218              
==========================================
+ Hits         1289     1313      +24     
+ Misses        929      905      -24
Impacted Files Coverage Δ
gvm/protocols/gmpv7.py 54.92% <100%> (+1.39%) ⬆️

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 071c713...e0fcb2f. Read the comment docs.

@bjoernricks bjoernricks merged commit c1b2dac into greenbone:master Dec 18, 2018
@wiegandm wiegandm deleted the get_nvts branch May 9, 2019 06:06
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.

None yet

2 participants