zalando-zmon / opentracing-utils

Convenient utilities for adding OpenTracing support in your python projects
MIT License
20 stars 8 forks source link

Switch from travis to github actions, bump to 0.22.1 #60

Closed pitr closed 3 years ago

pitr commented 3 years ago

switch from travis to github actions

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (8b20c35) into master (bdb3456) will increase coverage by 1.38%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   97.29%   98.68%   +1.38%     
==========================================
  Files           9        9              
  Lines         370      379       +9     
==========================================
+ Hits          360      374      +14     
+ Misses         10        5       -5     
Impacted Files Coverage Δ
opentracing_utils/libs/_sqlalchemy.py 100.00% <100.00%> (ø)
opentracing_utils/decorators.py 100.00% <0.00%> (ø)
opentracing_utils/libs/_requests.py 100.00% <0.00%> (ø)
opentracing_utils/libs/_flask.py 97.14% <0.00%> (+0.08%) :arrow_up:
opentracing_utils/tracers.py 97.50% <0.00%> (+12.50%) :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 5793c03...8b20c35. Read the comment docs.

mohabusama commented 3 years ago

👍

pitr commented 3 years ago

:+1: