sensein / etelemetry-client

Etelemetry client
Other
3 stars 9 forks source link

enh: add timeout + request kwargs #4

Closed mgxd closed 4 years ago

mgxd commented 4 years ago

Closes #2

codecov-io commented 4 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.42%. The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   97.29%   97.72%   +0.42%     
==========================================
  Files           3        3              
  Lines          37       44       +7     
==========================================
+ Hits           36       43       +7     
  Misses          1        1
Flag Coverage Δ
#unittests 97.72% <94.44%> (+0.42%) :arrow_up:
Impacted Files Coverage Δ
etelemetry/client.py 100% <100%> (ø) :arrow_up:
etelemetry/tests/test_client.py 100% <100%> (ø) :arrow_up:
etelemetry/config/__init__.py 85.71% <80%> (-1.79%) :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 a46b922...cb8c0fb. Read the comment docs.