coralogix / python-coralogix-sdk

Coralogix Python SDK
https://coralogix.com/integrations/coralogix-python-integration/
Apache License 2.0
1 stars 2 forks source link

Python 3.7+ CI added #6

Closed EldarAliiev closed 5 years ago

EldarAliiev commented 5 years ago

https://github.com/coralogix/python-coralogix-sdk/issues/5

codecov-io commented 5 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   91.87%   92.13%   +0.26%     
==========================================
  Files          12       12              
  Lines         529      547      +18     
  Branches       36       46      +10     
==========================================
+ Hits          486      504      +18     
  Misses         38       38              
  Partials        5        5
Impacted Files Coverage Δ
coralogix/constants.py 100% <0%> (ø) :arrow_up:
coralogix/handlers/coralogix.py 100% <0%> (ø) :arrow_up:
coralogix/handlers/debug.py 100% <0%> (ø) :arrow_up:
coralogix/manager.py 79.88% <0%> (+1.44%) :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 cce4a78...49e04ad. Read the comment docs.