sensein / etelemetry-client

Etelemetry client
Other
3 stars 9 forks source link

enh: flag ci requests #10

Closed mgxd closed 4 years ago

mgxd commented 4 years ago

Adds detection of most CI environments, and adds some basic information to the server ping.

ci.info() is a dict composed of name, is_ci and is_pr fields.

codecov-io commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.32%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   94.91%   95.23%   +0.32%     
==========================================
  Files           3        3              
  Lines          59       63       +4     
==========================================
+ Hits           56       60       +4     
  Misses          3        3
Flag Coverage Δ
#unittests 95.23% <100%> (+0.32%) :arrow_up:
Impacted Files Coverage Δ
etelemetry/client.py 100% <100%> (ø) :arrow_up:

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 ab895c7...7bd2d77. Read the comment docs.