European-XFEL / karabo-bridge-py

Tools to allow data exchange with Karabo, in particular streaming of data
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Use socket.gethostname() to find host name #54

Closed takluyver closed 5 years ago

takluyver commented 5 years ago

Closes gh-53

codecov-io commented 5 years ago

Codecov Report

Merging #54 into master will decrease coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   73.47%   73.41%   -0.06%     
==========================================
  Files           6        6              
  Lines         475      474       -1     
==========================================
- Hits          349      348       -1     
  Misses        126      126
Impacted Files Coverage Δ
karabo_bridge/simulation.py 74.79% <100%> (-0.11%) :arrow_down:

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 e870b9d...4ee6946. Read the comment docs.

tmichela commented 5 years ago

LGTM