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

Container task #108

Merged
merged 3 commits into from
Mar 15, 2019
Merged

Container task #108

merged 3 commits into from
Mar 15, 2019

Conversation

bjoernricks
Copy link
Contributor

@bjoernricks bjoernricks commented Mar 15, 2019

Create container task via an explicit api method instead of a special implicit parameter value.

Checklist:

Passing a target_id of 0 always creates a container task. Don't allow
passing 0 for the target_id in create_task method.
Make creating a container task explicit by adding an own api method.
@codecov
Copy link

codecov bot commented Mar 15, 2019

Codecov Report

Merging #108 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
+ Coverage   96.31%   96.33%   +0.01%     
==========================================
  Files          10       10              
  Lines        2418     2429      +11     
==========================================
+ Hits         2329     2340      +11     
  Misses         89       89
Impacted Files Coverage Δ
gvm/protocols/gmpv7.py 99.74% <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 dd76259...b1fa87b. Read the comment docs.

@bjoernricks bjoernricks marked this pull request as ready for review March 15, 2019 09:02
@bjoernricks bjoernricks requested a review from a team March 15, 2019 09:02
@bjoernricks bjoernricks merged commit 71e8f2a into greenbone:master Mar 15, 2019
@bjoernricks bjoernricks deleted the container-task branch March 31, 2020 05:55
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