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

GMP8: Allow creating tags without resource #125

Merged
merged 3 commits into from
May 6, 2019
Merged

GMP8: Allow creating tags without resource #125

merged 3 commits into from
May 6, 2019

Conversation

wiegandm
Copy link
Member

@wiegandm wiegandm commented May 6, 2019

While the protocol specification does not mention it, the implementation
does in fact allow creating tags not assigned to a specific resource by
passing no resource_ids and no resource_filter.

Checklist:

While the protocol specification does not mention it, the implementation
does in fact allow creating tags not assigned to a specific resource by
passing no `resource_ids` and no `resource_filter`.
@wiegandm wiegandm requested a review from bjoernricks May 6, 2019 08:59
@codecov
Copy link

codecov bot commented May 6, 2019

Codecov Report

Merging #125 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #125   +/-   ##
======================================
  Coverage    96.4%   96.4%           
======================================
  Files          10      10           
  Lines        2479    2479           
======================================
  Hits         2390    2390           
  Misses         89      89
Impacted Files Coverage Δ
gvm/protocols/gmpv8.py 99.36% <100%> (ø) ⬆️

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 fdcdbf9...ef15487. Read the comment docs.

@wiegandm wiegandm marked this pull request as ready for review May 6, 2019 09:11
@wiegandm wiegandm requested a review from a team May 6, 2019 09:11
@bjoernricks bjoernricks merged commit 66c172a into greenbone:master May 6, 2019
@wiegandm wiegandm deleted the empty_resource_id_and_filter_gmp8 branch May 6, 2019 09:28
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.

2 participants