sensein / etelemetry-client

Etelemetry client
Other
3 stars 9 forks source link

TST: Skip connection dependent tests when no connection is present #42

Closed mgxd closed 10 months ago

mgxd commented 1 year ago

Closes #41

codecov[bot] commented 1 year ago

Codecov Report

Merging #42 (760803b) into master (3f56ec6) will increase coverage by 1.87%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   81.69%   83.56%   +1.87%     
==========================================
  Files           3        3              
  Lines          71       73       +2     
==========================================
+ Hits           58       61       +3     
+ Misses         13       12       -1     
Flag Coverage Δ
unittests 83.56% <100.00%> (+1.87%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
etelemetry/__init__.py 100.00% <100.00%> (ø)
etelemetry/client.py 82.53% <100.00%> (+1.58%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

effigies commented 10 months ago

Seems like this should be rebased and merged? @yarikoptic?