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

Add --duration argument to gvm-cli #206

Merged
merged 2 commits into from Sep 9, 2019
Merged

Add --duration argument to gvm-cli #206

merged 2 commits into from Sep 9, 2019

Conversation

bjoernricks
Copy link
Member

@bjoernricks bjoernricks commented Sep 9, 2019

Allow to measure the duration of a xml command execution.

Checklist:

@codecov
Copy link

codecov bot commented Sep 9, 2019

Codecov Report

Merging #206 into master will decrease coverage by 0.59%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #206     +/-   ##
=========================================
- Coverage   33.92%   33.33%   -0.6%     
=========================================
  Files           6        6             
  Lines         395      402      +7     
=========================================
  Hits          134      134             
- Misses        261      268      +7
Impacted Files Coverage Δ
gvmtools/cli.py 0% <0%> (ø) ⬆️

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 6bb9080...6c19650. Read the comment docs.

@codecov
Copy link

codecov bot commented Sep 9, 2019

Codecov Report

Merging #206 into master will decrease coverage by 0.59%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #206     +/-   ##
=========================================
- Coverage   33.92%   33.33%   -0.6%     
=========================================
  Files           6        6             
  Lines         395      402      +7     
=========================================
  Hits          134      134             
- Misses        261      268      +7
Impacted Files Coverage Δ
gvmtools/cli.py 0% <0%> (ø) ⬆️

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 6bb9080...ca65e1c. Read the comment docs.

@bjoernricks bjoernricks marked this pull request as ready for review September 9, 2019 12:34
@bjoernricks bjoernricks merged commit a5f46ff into greenbone:master Sep 9, 2019
@bjoernricks bjoernricks deleted the measure-cli-duration branch September 9, 2019 13:16
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