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

Update daemon run sequence #197

Merged
merged 2 commits into from
Feb 4, 2020
Merged

Update daemon run sequence #197

merged 2 commits into from
Feb 4, 2020

Conversation

bjoernricks
Copy link
Contributor

Run daemon.check before daemon.init now. Daemon.check should fail early
before cost intensive init is run.

Run daemon.check before daemon.init now. Daemon.check should fail early
before cost intensive init is run.
@bjoernricks bjoernricks marked this pull request as ready for review February 4, 2020 15:19
@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

Merging #197 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   69.13%   69.13%           
=======================================
  Files          12       12           
  Lines        1889     1889           
=======================================
  Hits         1306     1306           
  Misses        583      583
Impacted Files Coverage Δ
ospd/main.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 ead04ff...defdc97. Read the comment docs.

@jjnicola jjnicola merged commit 494987c into greenbone:master Feb 4, 2020
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.

None yet

2 participants