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

Refactor stream handling #139

Merged
merged 6 commits into from
Sep 30, 2019
Merged

Refactor stream handling #139

merged 6 commits into from
Sep 30, 2019

Conversation

bjoernricks
Copy link
Contributor

No description provided.

Be more precise with the socket variable name. Actually it is the socket
where the sever is listening on for new incomming connections.
@codecov
Copy link

codecov bot commented Sep 27, 2019

Codecov Report

Merging #139 into master will increase coverage by 0.31%.
The diff coverage is 40.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   68.56%   68.87%   +0.31%     
==========================================
  Files          12       12              
  Lines        1740     1751      +11     
==========================================
+ Hits         1193     1206      +13     
+ Misses        547      545       -2
Impacted Files Coverage Δ
ospd/server.py 32.88% <40.81%> (+6.79%) ⬆️

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 47acd97...50ae334. Read the comment docs.

@bjoernricks bjoernricks marked this pull request as ready for review September 30, 2019 09:23
@jjnicola jjnicola merged commit 0674066 into greenbone:master Sep 30, 2019
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.

2 participants